Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Put in check for iOS 12 to use new openurlasync method #823

Merged
merged 1 commit into from
Jun 26, 2019

Conversation

jamesmontemagno
Copy link
Collaborator

Description of Change

We were using too new of an API for openurl so <12 woudl have issues

Bugs Fixed

Provide links to issues here. Ensure that a GitHub issue was created for your feature or bug fix before sending PR.

API Changes

Behavioral Changes

When using external it should be fine now on devices < 12

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Has samples (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard
  • Updated documentation (see walkthrough)

@jamesmontemagno jamesmontemagno requested a review from newky2k June 24, 2019 15:54
@jamesmontemagno jamesmontemagno added this to the 1.2.0 milestone Jun 24, 2019
@ghost
Copy link

ghost commented Jun 24, 2019

Docs Build status updates of commit 13b2656:

✅ Validation status: passed

File Status Preview URL Details
Xamarin.Essentials/Browser/Browser.ios.cs ✅Succeeded

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@newky2k newky2k self-assigned this Jun 24, 2019
@newky2k newky2k added the awaiting-review This PR needs to have a set of eyes on it label Jun 24, 2019
@jamesmontemagno
Copy link
Collaborator Author

Basically test will be to run the code on an ios 12 simulator and also an ios 11 with External for browser and that should work.

@newky2k newky2k added ready-to-merge Review completed, Ready for API review and merge and removed awaiting-review This PR needs to have a set of eyes on it labels Jun 26, 2019
@jamesmontemagno jamesmontemagno merged commit 9998fb1 into master Jun 26, 2019
Mrnikbobjeff pushed a commit to Mrnikbobjeff/Essentials that referenced this pull request Aug 28, 2019
nickrandolph pushed a commit to builttoroam/Essentials that referenced this pull request Dec 4, 2019
@jamesmontemagno jamesmontemagno deleted the bug-openurl-fix-ios branch December 20, 2019 17:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ready-to-merge Review completed, Ready for API review and merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants