-
### [REQUIRED] Describe your environment
Expo, managed flow.
`{
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --andr…
-
Hello, please help, I'm getting error when running pod install in my project
**Describe what happened**
Getting error when run `pod install`
**Steps to reproduce the issue:**
**Describe what…
-
HI,
We have an existing react-native app which is ejected to integrate with voxeet apis. The intent here is to integrate with IOS devices and get voxeet working on it. Below is what we did and the …
-
as mentioned in [docs](https://rnfirebase.io/database/usage#enabling-persistence), persistence is enabled by default, it is not working.
it is working only if enabled manually by "database().setPersi…
-
**Describe the bug**
When calling the search query on a @model with @searchable generated from the API, it inaccurately returns an empty array when sorting AND paginating. If I remove the `sort` para…
-
## Issue
Firebase https callable function not found
I've got an error after cloning project to another pc and setting up environment, firebase callable function fires with NOT FOUND error.
``…
Vadko updated
3 years ago
-
## 🐛 Bug Report
### Summary of Issue
App crash randomly during startup
### Environment - output of `expo diagnostics` & the platform(s) you're targeting
SDK 38
Below is the log
[logcat…
-
## Issue
In our application we use firebase messaging to communicate with the logged in user, therefore we call `getToken()` after the user logs in or in App.js after opening …
-
## Issue
We have webhooks on the web app that are triggered on certain events. Those webhooks then send a request to the respective Firebase Cloud Function. With information f…
-
**Describe the bug**
CUSTOM_AUTH triggers are not firing and authenticationFlowType is being set as "USER_SRP_AUTH" although disabled for cognito user pool.
It is a fresh project, at one stage, we…