@LazyAdmin wrote:
I created an app with a Firebase backend, using also Firebase for the auth. When testing with simple ionic --serve everything is working fine. So today I started testing on Android, but I can get pass the authentication.
When checking the console (and placing some debug notes) I noticed that the use gets logged in, I get an UID back from Firebase, the user is sent to the home screen but immediately the logout action and ngOnDestory action is triggered.
I am new to app developing and Ionic framework, so I must have overlooked something simple here. Any thoughts where to start?
Posts: 1
Participants: 1