Skip to main content

All Questions

Tagged with
3,654 questions with no upvoted or accepted answers
22 votes
3 answers
19k views

Cross-Origin-Opener-Policy policy would block the window.postMessage call error with Sign in with Google

I have implemented Sign in with Google using popup UX mode for a React site hosted on Firebase. I am able to sign in, however, each time I sign in on localhost:3000 or on a deployed version of my ...
TryingToLearn's user avatar
16 votes
5 answers
2k views

React with Firebase - submitting Formik form data

I have a react app that uses Formik for forms and Cloud Firestore for the database. I am trying to save the form data in Cloud Firestore. I get no errors in my console or react inspector tools, and ...
Mel's user avatar
  • 2,585
10 votes
0 answers
795 views

react native EXPO Javascript Obfuscation

I am new to react native , i used Expo C.L.I and Firebase to develop a beautiful app, i want to publish this app to the play store hence i have to secure it , i am opting for JavaScript Obfuscation I ...
kimbosa's user avatar
  • 121
9 votes
0 answers
844 views

Google Sign In within embedded browsers (Messenger, Instagram) not working.. Googles webview policy?

I have a Nextjs web app with Firebase Auth. I only allow my users to login with Google. All my traffic is coming from social media apps which have an embedded browser. So on launch day I learned that ...
Alexander Jarl's user avatar
8 votes
0 answers
1k views

MainApplicationReactNativeHost does not exist

After changing my application name with react-native-rename, I cannot do .\gradlew bundleRelease. The error is: execution failed for task ':app:compileReleaseJavaWithJavac'. After I read more, the ...
Hengky 909's user avatar
8 votes
0 answers
170 views

Download file from firebase storage using a tag

I am trying to download the file onclick from the following URL: https://firebasestorage.googleapis.com/v1/b/brand-250.appspot.com/o/downloadLinks%2FIMG_4584.jpeg?alt=media&token=98634702-5f21-...
Roger Staxx's user avatar
8 votes
1 answer
2k views

Firebase + Nextjs - User session sharing

Problem: I need to make database requests on the server side of my app which is written using Next.js and Firebase (not the best combination, I know) to prepare initial data for the client side. ...
ToothlessFury's user avatar
8 votes
0 answers
9k views

Receving "500 Internal Server Error" on Post Request to Firebase-Cloud-Function Endpoint

I'm trying to make a POST request using axios to my firebase cloud-function on form submit in react app. But I get '500' error everytime I make a request with an html-page response This app works best ...
Waleed93's user avatar
  • 1,232
8 votes
4 answers
3k views

infinite loop when querying api in redux action

I am attempting to query my Firebase backend through a redux-thunk action, however, when I do so in my initial render using useEffect(), I end up with this error: Error: Maximum update depth ...
mlz7's user avatar
  • 2,157
7 votes
2 answers
770 views

Firebase - getToken() throws Unsupported MIME type

I have a react-create-app application, in which I used firebase for pushnotification. Recently I upgraded firebase from 8.* to 9.*. While getting push token, it throws the following error: ...
Beu's user avatar
  • 1,534
7 votes
0 answers
927 views

Firebase Firestore auth token infinite loop after signing in

When the app is connected to Firestore and a user is signed in (in our app), an auth token infinite loop appears. Without Firestore connection, this effect doesn't occur. You can see the issue on the ...
Bartosz Kalota's user avatar
7 votes
0 answers
2k views

Cloud Firestore ReactJS Error: Missing or insufficient permissions

I'm fairly new to Cloud Firestore particularly security roles, but being that they're significantly important I'd rather start the new build of the project surrounding them. Now as a basic insight, ...
Michael's user avatar
  • 621
6 votes
0 answers
4k views

Unable to process request due to missing initial state( Firebase)

A user of my website encountered an error message while attempting to sign up using GitHub on my React site from his chrome browser(mobile). I have integrated Firebase GitHub sign-in with the popup ...
r121's user avatar
  • 2,698
6 votes
1 answer
772 views

React-Native Firebase Snack Expo Failed to resolve dependency

I'm receiving this error in Snack Expo when I try to use firebase: package.json (7:5) Failed to resolve dependency '[email protected]' (Can't resolve '' in '/tmp/snackager/snackager/buildStatus/1/...
kmfonagy's user avatar
6 votes
2 answers
1k views

How can I install Firebase AppCheck in my Android React Native project?

I have secured my project with Appcheck in Firebase, I have two apps in my firebase project in which one of them is a web app (https://host-bloodhelper.web.app/) and the another is an Android app (...
ShaheerDev's user avatar

15 30 50 per page
1
2 3 4 5
244