Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
88 views

After installing modules shown below I keep getting this error, after trying to run an app in Xcode: firebase: 11.1.0 @react-native-firebase/app: 23.7.0 @react-native-firebase/auth: 23.7.0 @react-...
TomkejanUFO's user avatar
0 votes
2 answers
193 views

I am developing an Expo app and want to implement push notifications with images. Unfortunately, expo-notifications does not support images in push notifications, so I want to use @react-native-...
Parveen Kumar's user avatar
1 vote
0 answers
66 views

I am using react-native 0.81.4 CLI along with the following Firebase packages: "@react-native-firebase/app": "^23.5.0", "@react-native-firebase/firestore": "^23.5.0&...
Ahmad Habib's user avatar
  • 2,510
0 votes
0 answers
38 views

I have migrated to react-native-firebase 22.2.1. I am using Expo SDK 53 and React Native 0.79.6. I import the packages as below: import analytics from "@react-native-firebase/analytics"; ...
rjapenga's user avatar
  • 277
2 votes
1 answer
158 views

I am building a React Native (Bare Workflow) application using @react-native-firebase/messaging. The core issue is that while iOS system push notifications are being received and displayed correctly (...
Gopal Rao's user avatar
0 votes
1 answer
70 views

I'm using "@react-native-firebase/firestore": "^23.1.1", "@react-native-firebase/functions": "23.1.1" "@react-native-firebase/app": "^23.1.1"...
Roy Lee's user avatar
0 votes
0 answers
113 views

I'm working on an Expo RN app with React-Native-Firebase. In the past, I've had no issues with building and releasing the app. However, it seems recently every release build I've put out (either on ...
christen03's user avatar
1 vote
1 answer
215 views

I'm getting this error while trying to run my Expo EAS Cloud build for my React Native app with Expo: Build failed: "GoogleService-Info.plist" is missing, make sure that the file exists. ...
albro3459's user avatar
1 vote
0 answers
30 views

I have an existing published app on Play Store and App Store. The app writes the device token to a Firestore database. A Cloud Function picks up the token and sends a push notification message to the ...
Luke's user avatar
  • 1,779
1 vote
1 answer
177 views

I am trying to implement Signin with Apple using RNFirebase. I have exactly followed the the steps mentioned here but it is always giving me the following error ERROR Apple Sign-In Error: [Error: ...
Umar Javed's user avatar
-1 votes
1 answer
138 views

After integrating Firebase for push notifications into my React Native app, react-native-maps displays a blank white screen on iOS only. The same code works perfectly on Android, and iOS was working ...
Abdullah Jaspal's user avatar
1 vote
1 answer
84 views

I'm implementing notifications with Firebase Cloud Messaging (FCM) using NodeJs on the server of the company where I work using "firebase-admin" and @react-native-firebase/messaging at Expo. ...
Ivan Rojas's user avatar
0 votes
0 answers
54 views

I’m facing an issue with Firebase Authentication when trying to log in from my Android APK build. When I try to log in via the APK, I get this error: [Error: [auth/app-not-authorized] This app is not ...
Anushree More's user avatar
0 votes
1 answer
79 views

We had a mobile app on playstore, which was built via react native cli. But now in order to improve the application. We have built an entirely new application with Expo managed workflow, along with ...
Sharabh Mishra's user avatar
0 votes
1 answer
132 views

I have a react native app where I use firebase/auth. This is what I have in my package.json file: "dependencies": { .... "@react-native-firebase/analytics": "^21.7.1&...
newbie coder's user avatar

15 30 50 per page
1
2 3 4 5
92