MichaelV00
MichaelV00
Hi there, you definitely had the right idea to disable battery optimisations as that tends to cut off background processes as phone vendors such as Xiaomi like to do this...
I have not been able to reproduce this issue, using your example code in the example app, I think the issue might occur from how you are enabling 2fa. Instead...
Hi there, i have been able to reproduce this. The screen you want only shows when you newly add the apple account to your simulator or device. I am suspecting...
Hi there, using sign_in_with_apple is recommended in our docs anyways https://firebase.flutter.dev/docs/auth/social#apple The reason I say it is a native issue is because FlutterFire wraps around the native SDKs (Android/iOS/Web/Windows) e.t.c...