twogate / cordova-plugin-sign-in-with-apple

A native-implemented plugin of Sign in with Apple // Thanks to your contribution! // Cordova>=8 iOS>=13
https://www.npmjs.com/package/cordova-plugin-sign-in-with-apple
MIT License
74 stars 48 forks source link

Make the plugin automatically add the capability #38

Open jpike88 opened 3 years ago

jpike88 commented 3 years ago

"You should enable Sign in with Apple capability in Xcode"

No, I should expect a fully configured product when I run cordova build --release. Why would you make people go into Xcode every time they want a build?

I've spent hours figuring out why sign in didn't work on TestFlight, and am logging this issue in great frustration.

rubnogueira commented 1 year ago

@jpike88 #45 should fix this issue.