Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
49 views

I'm developing an app for both Android and iOS, thanks to Dart & Flutter. It looks fine for me on Android, but not on Apple. I'm using Firebase App Check to secure the resources of Google. In ...
Krakenudo's user avatar
  • 309
1 vote
0 answers
199 views

I've been working on a Flutter project for iOS, and I'm confused on why Firebase App Check isn't working. Last release, it worked fine, but this release, it fails...so this leads me to believe that it'...
5rod's user avatar
  • 450
1 vote
0 answers
117 views

I hope you’re doing well. I’m experiencing an issue with App Check in my Flutter app. Everything was working fine until 02/09/2025, but afterwards I started receiving the following errors: Error ...
bedrani sidali's user avatar
0 votes
1 answer
74 views

Is there a way to enable replay protection on a BE that does not use one of the languages supported by the admin SDK ? I would like to consume a token after verification and not only checking its ...
gbaccetta's user avatar
  • 4,692
0 votes
1 answer
119 views

As in the title, I am unable to test my application that was published to closed testing in Google Play because of Firebase App Check. Firstly, I published my app to internal testing channel, but the ...
Cuyer's user avatar
  • 76
0 votes
0 answers
147 views

We have integrated Firebase App Check on Android using the Play Integrity API provider. Initially, App Check was disabled due to issues with some users, particularly those on GrapheneOS, who were ...
YMonnier's user avatar
  • 1,489
1 vote
1 answer
76 views

I'm facing an issue when i try to build my app by using play integrity in firebase library on unity. here is my class that work in debug and compile also if i remove the android code with play ...
Axelmov74's user avatar
1 vote
0 answers
50 views

We have set up App Check for our app. In our production environment (used for TestFlight testing, not yet publicly released), we are seeing a certain percentage of unverified requests. For Firebase ...
Julian D.'s user avatar
  • 451
3 votes
1 answer
66 views

I'm trying to add Firebase App Check to my Flutter app. The app works fine with the debug provider, but each time the app is installed, the App Check debug token changes. This forces the development ...
fabio carvalho's user avatar
0 votes
1 answer
68 views

I'm developing a firebase function for an old ios app. It's working ok and I would like to add AppCheck to it, but I'm struggling with this. This is what I have now. I my podfile: pod '...
Wonton's user avatar
  • 1,143
0 votes
1 answer
110 views

I'm experiencing an issue with one of my Firebase Cloud Functions. When I call my function from the client, I receive the following error: unauthenticated class FirebasePublicationRepository ...
Mitsu's user avatar
  • 13
1 vote
1 answer
141 views

I'm currently dealing with an iOS app that is already published to the App Store. I've been troubleshooting the past few days without success. Trying to get Firebase to recognize my App Check token. ...
Isaac Isaiah's user avatar
2 votes
0 answers
198 views

I’ve integrated Firebase App Check into our app using the Play Integrity provider, and it works perfectly when downloading the app from the Play Store’s Internal Testing Track. However, I’m ...
jimmymorales's user avatar
1 vote
0 answers
121 views

I'm trying to get App Check to work in my Flutter application (Android). I followed the step by step configuration in the documentation in this link: https://firebase.google.com/docs/app-check/flutter/...
Goat Solutions's user avatar
0 votes
0 answers
91 views

I am working on developping a nextjs website for myself and right now I am focusing on data. It's a portfolio website, so no account needed. My current problem is that I can't run my app using ...
Jacques Tellier's user avatar
0 votes
1 answer
167 views

I am trying to implement App Check in my Xcode project, so that only my app is allowed to access the Firebase Database. I've configured the App Check settings in Firebase. I've changed the Firebase ...
Julius Pleunes's user avatar
0 votes
0 answers
79 views

I am facing the error with firebase authentication when user enters wrong password it got stuck with below error message on Appcheck. E/RecaptchaCallWrapper(18987): Initial task failed for action ...
fazilSizzlers's user avatar
0 votes
1 answer
207 views

I'm using Google Sign-In in a Flutter project with Firebase and AppCheck, but I can't sign in on development builds. I receive a Missing or insufficient permissions error for all Firestore calls. ...
Kevin Miller's user avatar
0 votes
0 answers
81 views

I am creating an app where people can create docker containers. I am trying to protect my api by using firebase appcheck with reCAPTCHA enterprise. I have the frontend send a token to the backend for ...
doctor1's user avatar
1 vote
0 answers
49 views

I recently switched to a new Mac Mini from Linux and am currently setting up my development environment for a Flutter app + Firebase. On my previous machine, I was able to run the project without any ...
pcba-dev's user avatar
  • 858
0 votes
1 answer
78 views

I am encountering a 401 error with Firebase App Check on iOS devices and need help identifying the issue. We are using Firebase App Check to secure our backend API. The setup on Android was successful,...
Mr Nobody's user avatar
0 votes
1 answer
48 views

I am facing issue with Getting Data from Firestore Error : FirebaseError: Missing or insufficient permissions. After changing the rule to below service cloud.firestore { match /databases/{database}...
Nikhil Chauhan's user avatar
1 vote
1 answer
70 views

I'm using AppCheck version 12.1.0 for my Unity(version 2022.3.20f1)'s game with secondary firebase app instance follow this instruction https://firebase.google.com/docs/projects/multiprojects#...
Basa102's user avatar
  • 11
0 votes
0 answers
79 views

I am having a problem when trying to use the debugger in visual studio code for my Unity project. I use Firebase Analytics in my project, and I am able to compile and run my app in the Unity Editor, ...
Fausto Bernardini's user avatar
0 votes
0 answers
536 views

I implemented the App Check reCAPTCHA Enterprise process in my javascript web application. I followed everything mentioned in the document. Enabled the AppCheck in the Firebase console, registered the ...
Lakshmi's user avatar
  • 338

1
2 3 4 5
8