A React Native library providing support for Apple Authentication on iOS and Android. - invertase/react-native-apple-authentication
I have been doing some work with this repo https://github.com/callstack/react-native-visionos And wanted to contribute sharing what made it work for me following the instructions in this post Here is the needed code for it to run appleAu...
Sign In With Apple for React Native. Contribute to invertase/apple-authentication development by creating an account on GitHub.
"name": "react-native-apple-authentication-example", "version": "6.1.0", "name": "RNAppleAuthExample", "version": "0.0.1", "private": true, "scripts": { "build:clean": "rimraf ios/build", "prepare": "patch-package", "start": "yarn react-native start --reset-cache", ...
"react-native": "0.61.5", "@invertase/react-native-apple-authentication": "^0.1.1", "react-native-firebase": "^5.6.0", Xcode Version 11.2.1 (11B500) Device : iphone SE , OS 13.3 OSX : Catalina 10.15.2 appleAuth.isSupported returns true though. Firebase I cleaned build folder, dele...
Still same error... maybe is something realated to the emulator? going to wait until tomorrow to test on a real device as i dont have an usbc to lightning ... It should work on a Simulator. Works for me. Did you log in to an Apple account in Settings?
There are quite a few possible solutions, scan the repo especially the most recently updated, there are good tips in the other ones, we're looking for someone to add a tips-n-tricks section to the README that consolidates them https://github.com/invertase/react-native-apple-authentication/...
I confirm this locally - as per the docshttps://github.com/invertase/react-native-apple-authentication/blob/master/README.md#4-implement-the-logout-processit pops the sign-in dialogue Experimenting with sending in the user just to see, but at minimum it's a docs issue ...
📝 Why & how react-native-firebase: supports tvOS now (for most modules, where underlying SDK allows) new app-check and app-distribution packages @invertase/react-native-apple-authentication qual...
com.apple.AuthenticationServices.AuthorizationError error 1001.#301 nikitphopened this issueOct 4, 2022· 20 comments Comments nikitph Oct 4, 2022 • edited This has just started showing up for us. Does anyone know why it has started happening? the scenario is that of a user using our app...