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

Update GTMAppAuth to use AppAuth subspecs #76

Closed
jwells89 opened this issue Oct 30, 2018 · 0 comments
Closed

Update GTMAppAuth to use AppAuth subspecs #76

jwells89 opened this issue Oct 30, 2018 · 0 comments

Comments

@jwells89
Copy link

Hello,

Recently, AppAuth was updated to feature two CocoaPods subspecs – one intended for use in normal iOS apps and one for use in app extensions (which lack access to SafariServices, among other things). Right now, GTMAppAuth does not take advantage of this, making it difficult to use in app extensions (unless I've missed something).

Are there plans to address this issue? With a brief glance, the involved work appears to be fairly minimal, mostly consisting of referencing AppAuthCore.h instead of AppAuth.h when the AppAuth Core subspec is in use.

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

No branches or pull requests

1 participant