Trying to add Facebook Login / Authentication to my app BUT The user does not get past the login-screen after auth... (and it does not seem that the user gets created in Firebase) but i don’t get any errors
Facebook "see" it as a login (according to my FB history) - so it seems like the setup is working and its a thing in FlutterFlow i’m missing?
I’m testing the login by deploying to app-store/testflight and test on a real device (IOS)
I have also tried to do everything from scratch (both in Facebook, Firebase and Flutterflow)
All videos and guides (including the documentation in FF) seems to be outdated in terms of the way Facebook is setup
Can anyone point me in the right direction? :)
(I can add that doing exactly the same with Google Login worked right away)
Funfact: Flutterflow have deleted all FacebookSignins from their templates - only Google and Apple are show 😄 - Maybe theres a bug in FB?) :)
Thanks alot in advance (I’m getting crazy not being able to solve it) 😄