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

feat: add signin apple capability automatically #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rubnogueira
Copy link

This code is based on dntstp/cordova-plugin-deeplinks and runs an after_prepare hook to add items to the project entitlements.

This PR fixes #38. If this plugin is installed, it adds the Apple Sign in capability to the project entitlements.

I consider this an important issue because the main purpose of this plugin is to add Apple sign-in to a Cordova plugin, so the "capability" is mandatory.

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.

Make the plugin automatically add the capability
1 participant