Skip to content

Issues with Firebase AppCheck Blocking Firestore Requests in iOS App Built with Codemagic #2700

Closed Answered by FltSv
FltSv asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for the additional information.
I had already enabled the App Attest capability and tried regenerating the provisioning profile, but unfortunately, there was no change.

I was at a loss, but after reviewing various settings, I was able to resolve the issue on my own. It turns out that the appId listed in firebase_options.dart was the only one that was different from the one in the Firebase Console.

Although I had successfully updated the <FlutterProject>/ios/Runner/GoogleService-info.plist and other configuration files, I had overlooked updating FirebaseOptions , which caused the problem.

Thank you for your help, and I hope this information will be useful to future visitors.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@FltSv
Comment options

@himesh-cm
Comment options

@FltSv
Comment options

Answer selected by FltSv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
flutter Queries Related to Flutter misc for misc queries hp
2 participants