Environment Details:
- React Native:
0.78.0
- Xcode:
16.2
- Device: iPhone (Real device)
- Library:
@invertase/react-native-apple-authentication
- Capability: "Sign In with Apple" is enabled in Xcode
- Bundle ID matches App ID in Apple Developer portal
- Tested with clean build and fresh install
Despite these, I still get the 1000 error on calling appleAuth.performRequest.
Is there anything else I might be missing or any recent changes in iOS or this package that could be causing this?
Appreciate any insights or suggestions 🙏
Thanks!