I have sign in with Google on Firebase working but I am sure not all apple users have Gmail accounts.
So I went to this page Sign In with Apple and Firebase
Seems kind of straight forward but once I have a provision that doesn't have a wild card (has what I will actually use)
This is where my...
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...
hello, finally I made working Firebase with apple signin, now I have next trouble - when user signs in with Aplle id , Firebase do not show CurrentUser.DisplayName, even if I delete this user from Firebase console /authentication/users and from https://appleid.apple.com/account/manage I remove...
If you want to authenticate without Firebase: https://www.b4x.com/android/forum/threads/user-authentication-with-apple-id.113671/#content
Make sure to use latest version of Firebase: https://www.b4x.com/android/forum/threads/firebase-2-50-april-2020.116278/
It will only work with iOS 13. Most...
hi
i noticed yesterday that on my daughter iPad i cannot use multitasking on b4i apps. i am able to add other apps when a b4i app is open but if a non-b4i app is open and i try to add a b4i app to use multitasking it just opens and fills the whole screen. is there maybe an attribute that we...
Hi everyone,
I have a local mac and an iPhone. So far I don't have a paid Apple developer membership. But if I develop an application in Xcode, I can run it directly on my iPhone. Now my question about my B4i project, how can I reproduce the same behaviour as with Xcode to run the app on my...
Hi everyone,
I have a local mac and an iPhone. So far I don't have a paid Apple developer membership. But if I develop an application in Xcode, I can run it directly on my iPhone. Now my question about my B4i project, how can I reproduce the same behaviour as with Xcode to run the app on my...
Hi everyone,
I have a local mac and an iPhone. So far I don't have a paid Apple developer membership. But if I develop an application in Xcode, I can run it directly on my iPhone. Now my question about my B4i project, how can I reproduce the same behaviour as with Xcode to run the app on my...
Hi everyone,
I've been trying to sign up for Apple developer membership for days and I always get this message.
For one or more reasons, your enrollment in the Apple Developer Program could not be completed.
Apple support could not help me and could not tell me the reasons.
I tried it from...
Hello Everyone !
i am trying use Sign-in with Apple , but the apple id does not switch off, except manually in the device settings ...
I would like to know if if I configure the login with apple through Firebase, the user can log out of the application whenever he wants
ادامه مطلب...
I submitted my first app to Apple and received the following message:
TMS-90078: Missing Push Notification Entitlement - Your app appears to register with the Apple Push Notification service, but the app signature's entitlements do not include the 'aps-environment' entitlement. If your app uses...