-
## Issue
Hey people! I'm trying to use the latest version from React Native Firebase to use the `firebase.auth().useEmulator(url: string)`.
However my app not run IOS Simulat…
-
Just submitted my app to TestFlight and got an email with the error:
> **ITMS-90809: Deprecated API Usage** - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://dev…
greis updated
3 years ago
-
I can't send ios bundle to apple with transporter.
I use expo sdk version 40.
I executed `npm run build:production`, and I downloaded ipa file.
and I sent the ipa file with transporter.
but I ca…
-
## Issue
Describe your issue here
I want to try some code with firestore emulator before using it in production, I want basically to retrieve a collection documents sort th…
-
## Issue
Building the project with react-native-firebase/admob gives an error `'GoogleMobileAds/GoogleMobileAds.h' file not found`.
The error is in the file `RNFBAdMob/RNFBAd…
-
## 🐛 Bug Report
### Summary of Issue
I am not sure the cause, but this error is happening fairly frequently since I released
Using the standard react-navigation template
```
function N…
-
## Issue
I am using **Cloud Firestore** queries with where 'in' array specification. For IOS it's working well and returns the filtered list. However the same query is not working for Android environ…
-
## Issue
When entering phone and proceed for OTP request, it throws this error on logcat: (real device, Xiaomi Note 8, Android 10)
```
2021-01-25 14:49:04.419 19986-19986/…
-
After upgrading to expo 40 and thus @expo/vector-icons 12.0.x, my app fails at startup on iOS with "Native Module cannot be null". It works in react-native-web, and it works immediately if I pin e/v-i…
-
## Issue
IOS notification works fine until I close/open the app several times while sending notifications from the server, then the IOS device does not receive any notifications and in the server I…