-
## Issue
Describe your issue here
I installed rnfirebase-app and rnfirebase-admob, but when running my app on XCode, I am getting the error
`Terminating app due to uncauā¦
-
## Issue
Simple collection.add call hang for very long time. Only happened on some iOS devices, Android works fine.
await firestore().collection(`xxxxxx`).add(data); // Keep waiting no return orā¦
-
## Issue
I'm getting ```cannot find symbol
firebaseAuth.useEmulator(host, port);``` error while ```react-native run-android```. Please tell me how can i fix this?
---
ā¦
-
## Issue
I'm getting ```cannot find symbol
firebaseAuth.useEmulator(host, port);``` error while ```react-native run-android```. Please tell me how can i fix this?
---
#ā¦
-
Hello Team,
when we implement this library on IOS react native it will not work properly.
but the same will work on Android.
please help me to solve this issue.
-
š„
## Issue
```
2021-01-12 12:34:10.868 30922-31179/redactedbundleid E/ReactNativeJS: { [Error: [messaging/unknown] FIS_AUTH_ERROR]
line: 26183,
column: 28,
souā¦
-
Hello and thanks for the library, I'm trying to achieve offline support using Apollo/GraphQL.
I've setup an implementation that looks like the React Native example but whenever I call useOfflineMutā¦
-
## Issue
For some users, firebase dynamic links are crashing the app on iOS. Below mentioned are the logs seen on firebase crashlytics:
```
Fatal Exception: NSInvalidArgumenā¦
-
Hello,
After installing the package, I'm getting this error.
[!] The `P41Sketch` pod failed to validate due to 1 error:
- ERROR | attributes: Missing required attribute `homepage`.
- Wā¦
-
## 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ā¦