-
## Issue
When calling `firestore().loadBundle(bundle)` in a React Native project, some bundles cause the following error to be thrown on iOS:
`[firestore/unknown] Unknown error or an error from a …
-
### Summary
ResponseListener not firing on dev/prod builds. It's only firing within expo go.
responseListener.current =
Notifications.addNotificationResponseReceivedListener((response) => {
cons…
-
## Issue
Describe your issue here
🔥I am trying to upload an image from library in android emulator. But no response comes from this library, also the code of native firebas…
-
## Issue
After `messaging().registerDeviceForRemoteMessages()` use of `messaging().getToken()` is still throwing `[messaging/unregistered] You must be registered for remote me…
-
### Description
This group defined a number of [projects/goals for 2023](https://github.com/nodejs/package-maintenance/issues/550) & one of them was to create a new "statusboard" (similar to npm's …
-
### Summary
Hello, expo team. I have a problem with building Expo SDK 49 app. In SDK 48 I didn't have such an erorr.
The whole build goes okay, but it stops on step **Bundle React Native code an…
am0ka updated
2 months ago
-
### Summary
### **- Build Failed after upgrading to SDK 49**
Error i got on Console : `Error: Cannot find 'expo-modules-autolinking' package in your project, make sure that you have 'expo' package…
-
### Summary
iOS build failed:
Compatible version of some pods could not be resolved.
You are seeing this error because either:
Versions in the Podfile.lock cached by EAS do not match required va…
-
I'm following [this](https://reactnative.dev/docs/signed-apk-android) to get my signed APK
## Description
Executing ./gradlew bundleRelease or ./gradlew assembleRelease however gives an error.
`>…
-
### What happened?
I am implementing AdMob in my React Native app using the react-native-google-mobile-ads package. However, I am encountering an internal error while implementing Banner Ad with test…