Mario
ย ยทย Developer

Firebase Services not working on iOS

Troubleshooting

Hi all!

i'm getting trouble with my app working on iOS devices. Everything runs well on Android. But then i wanted to test it on iOS, i downloaded the code on my mac, opened in xcode and run in to my iphone 12 mini.

At first i see on logs that i get a PERMISSION_DENIED error when trying to connect to Firebase Services. So in the first page (login) Auth doesn't work.

With the Android version (testing in debug mode) normally i signed the downloaded apk from FF (with java Keytool), then added the SHA-1 hash to Firebase Console.

Is there any procedure (similarly to adding the hash from the apk on Android) that i have to do with iOS?

Just to clarify: I already have a paid apple developer account, and i followed all the steps to create the bundler id & app page on the Apple developer console & linked to FF. The app in debug running on xcode is also signed with the apple account certificate.

Thanks.

What have you tried so far?

Regenerating the Google-Info.plist config files.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
8 replies