Skip to content

Conversation

@jpmartin
Copy link
Contributor

The legacy openURL method has stopped working in recent iOS SDKs, returning the error:

BUG IN CLIENT OF UIKIT: The caller of UIApplication.openURL(:) needs to migrate to the non-deprecated UIApplication.open(:options:completionHandler:). Force returning false (NO).

This PR updates the implementation to use the latest non-deprecated API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants