Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
Filter by
Sorted by
Tagged with
-3 votes
0 answers
34 views

https://github.com/sabaPhruidze/Saunje . built the react native expo project. where I used map, expo camera, expo gallery and firebase for backend many other things. it works perfectly in the expo app....
trenyth programming's user avatar
0 votes
1 answer
55 views

I'm seeing a consistent issue across multiple Flutter apps, not just one project. Whenever the user's mobile device (Android or iOS) is connected to specific VPN providers, the Flutter app fails to ...
M. Hmmza's user avatar
0 votes
1 answer
58 views

I have a Firebase Cloud Function written in JavaScript (Node.js) that should trigger when Firebase Analytics logs the app_remove event from Android devices. When triggered, the function is supposed to ...
Dharmik Ghori's user avatar
0 votes
0 answers
38 views

How to create the rules and connect (read / write using the firestore database) from an android app? Google Firestore Editions Overview val db = Firebase.firestore val userData = hashMapOf( "...
Joseph Wambura's user avatar
-1 votes
0 answers
101 views

Out of the blue, updates of our app have starting being rejected by the Play Store reviewers because they cannot log in using the supplied test credentials. We use Firebase to manage our auth. We ...
fischja's user avatar
  • 69
2 votes
0 answers
70 views

I'm using Firebase studio to generate a small app, with Google Auth enabled. The app shows up fine, but when trying to use the Google Auth, like this: async function logInWithGoogle(auth: Auth) { ...
Bart Friederichs's user avatar
Advice
2 votes
0 replies
66 views

I’m having an issue with my DAU (Daily Active Users) numbers. I have two Android apps on Google Play, and the Google Play Console shows the following: App 1: ~20,000 DAU App 2: ~11,000 DAU Total: ~...
franklyn omeben's user avatar
-1 votes
1 answer
84 views

i am new to Flutter + Firebase Auth and I’m having a strange intermittent issue with Google Sign-In. Sometimes it works perfectly, and sometimes I get these errors: PlatformException(channel-error, ...
Andryk Giovany Trujillo Chama's user avatar
-1 votes
1 answer
102 views

I'm trying to run my Flutter app on a real iOS device. The app installs successfully, Firebase initializes, and logs show normal navigation (Splash → Onboarding). But the screen becomes completely ...
Mamta's user avatar
  • 45
0 votes
0 answers
52 views

In the past few weeks something apparently has changed with xcode/Apple which is causing our iOS regression tests to hang on authentication using Firebase. Googling the interleaved log error Error ...
bias's user avatar
  • 1,466
0 votes
0 answers
95 views

I’m currently testing my Unity project for Android 15 compliance (Google Play requirement for 16 KB memory page sizes). After upgrading to Unity 6000.0.62f1 (which claims to support 16 KB page size by ...
Javierdds's user avatar
  • 309
0 votes
1 answer
69 views

I have a frontend and a separate backend project. We use our own authentication system, and Firebase is used only for Google Sign-In. The flow is: Frontend uses Firebase to sign in with Google (popup)...
Dmytro Yurin's user avatar
0 votes
0 answers
51 views

I am facing issue in loading of workspace in firebase studio, tried full browser clear data all time, checked allow third party cookies, used Edge browser as well. But still issue of workspace loading ...
Juno-1984's user avatar
-1 votes
1 answer
70 views

From firebase i tried to git push, the authentication screen opened after entering credentials its redirected to my local machine, but the terminal is waiting for code, I tried pasting the code from ...
Babu Ramasamy's user avatar
0 votes
0 answers
76 views

I'm trying to get Expo push notifications on Android working and I'm stuck with this error: InvalidCredentials: Unable to retrieve the FCM server key for the recipient's app. Make sure you have ...
Rajvir Singh's user avatar

15 30 50 per page
1
2 3 4 5
9572