Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for iOS extensions #365

Merged
merged 3 commits into from
Mar 19, 2020
Merged

Conversation

Widcket
Copy link
Contributor

@Widcket Widcket commented Mar 19, 2020

Changes

This PR adds support for using the SDK in an app extension. This wasn't possible previously because UIApplication.shared is not available in extensions, and it was referenced directly in a couple of places.

References

Testing

  • This change adds unit test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@Widcket Widcket added this to the vNext milestone Mar 19, 2020
@Widcket Widcket requested a review from a team March 19, 2020 15:20
@Widcket Widcket merged commit 6cdaa5b into master Mar 19, 2020
@Widcket Widcket deleted the feature/extensions-support branch March 19, 2020 18:57
@Widcket Widcket mentioned this pull request Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to use Auth0 in app extensions
2 participants