I have configured firebase authentication using phone and Google for my web app and it is working great. I am now building out the Mobile app and I am getting conflicting information.
-
I am being instructed to upload the “plist” file generated by Firebase to Bubble in the build settings. I am not seeing a place to do this. I have not created a build yet as I am in the early stages of development on the Mobile app. Do I need to create a build to see this setting?
-
I am also being told I can just use the same workflows from the web app in the mobile app and the authentication will work fine. Can you just copy a workflow from the web version and use it in the Mobile version?
-
Also, I am using a reusable element in the web version that contains all of the elements and workflows for login. I was told to just use that resuseable element in the Mobile version. Is this possible?
Thank you in advance to anyone that can shine a light on these ideas.