according to Guideline 4.8 - Design - Sign in with Apple
apple need now to support Sign in with Apple if you use third-party or social login service
can we add support for Sign in with Apple to firebase authentication?
i know about this (User Authentication with Apple ID)
but I think this will not help if we need to support firebase services like database or storage
apple need now to support Sign in with Apple if you use third-party or social login service
can we add support for Sign in with Apple to firebase authentication?
i know about this (User Authentication with Apple ID)
User Authentication with Apple ID
If you are using FirebaseAuth then use this class instead: https://www.b4x.com/android/forum/threads/sign-in-with-apple-and-firebase.116280/ Starting from iOS 13 there is integral support for letting the user sign in with the user Apple ID. The AppleAuthButton is a custom view that manages...
www.b4x.com