Hi,
I have an ionic vue app with firebase for the backend including Firebase auth, firestore, functions etc.
The app performs as expected when run on web. But when I build for ios (for instance via xcode), i can’t login via firebase auth anymore. I understand there’s a 3rd party cordova plugin that seems to handle such cases but is there any other way without using a 3rd party plugin? How do you handle this? Any help of guidance is very much appreciated.
Thanks
1 post - 1 participant