-
## 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?
---
#ā¦
-
One problem I've came across multiple times, is that on rebuild, aapt decides some attributes are for the latest sdk (ie API 22 for current AAPT release), while the APKs might be for older versions ofā¦
-
## Issue
I have implemented phone based authentication using rnfirebase. When I am testing it on emulator, it is working fine with testing phone numbers. But when I am creatinā¦
-
Hi, I have problem with uploading client's app to Google Play. The issue is really strange. I have tried to upload 6 different versions of the App Bundle but neither worked.
When I install the appā¦
-
Replace this paragraph with a short description of the incorrect behavior.
### Checklist
- [x] If possible, I've reproduced the issue using the `master` branch of this repo
- [x] I've searcheā¦
-
As far as i can tell there is no calculator app for wasp-os yet. I think I'll be up to doing it sometime for fun, however i am putting the idea here if someone else wants a neat and useful project to ā¦
Izaic updated
3 years ago
-
## 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/ā¦
-
We just ran into a strange crash in Production mode and after several hours of debugging it turned out that if we disable Hermes and use JSC the app works fine.
![grafik](https://user-images.githuā¦
-
## Issue
Hi there. Let me describe the problem.
I am using react-native-firebase and firebase console in order to send push notifications.
But there is the issue for Android.
If the application ā¦
-
## Issue
I have integrated the following
"@react-native-firebase/app": "^8.4.5",
"@react-native-firebase/messaging": "^7.9.0",
I am using react-native 60+
Remote notifications are dā¦