-
During my initial tests, I've connected to firebase, using the firesharp code below, which works fine.
How do I connect as a specific user, applying their security rules? I didn't see a way to pass …
-
### Problem
Several async calls have to complete such that a signup is considered successful.
1) The initial account creation.
2) Updating the initial display name.
3) Storing external account d…
-
When running expo prebuild, I am getting the following error.
```
Failed to parse your GoogleService-Info.plist. Are you sure it is a valid Info.Plist file with a REVERSE_CLIENT_ID field?
```
…
-
### [REQUIRED] Describe your environment
* Operating System version: any
* Browser version: any
* Firebase SDK version: client: 7.6.1 (admin 8.8.0)
* Firebase Product: auth
### …
-
### Description
After importing the Firebase Authentication extension from the Marketplace, building for iOS results in the following error:
```
Testing failed:
Undefined symbol: _OBJC_CLASS_$_…
-
To whom it may concern
> On September 9, 2019, Account Kit will stop integrating with new apps. On December 9, 2019, the daily SMS limit will be reduced to a maximum of 1,000 messages per app ID pe…
-
Hello, my name is SJ.
I try with your document. But it show error when I import ==> { AngularFire, AuthProviders, AuthMethods } from 'angularfire2';
Do you have any update ?
Thank you.
-
You must stop losing the original source stack trace like this (just for example):
https://github.com/felangel/bloc/blob/a3a9b2dba6546480d4ea26931ed024f274b9a7a9/examples/flutter_firebase_login/pac…
-
Hello,
I am having trouble logging crash events on iOS (have not tried Android yet). Here is my setup:
```
{
"using_ios": true,
"using_android": true,
"analytics": true,
"f…
-
## Issue
Sometimes, when using the function `signInWithPhoneNumber`, Firebase Console reports the error: `INVALID_APP_CREDENTIAL` and our users can not sign in.
I am not su…