-
I'm trying to upload a file from my Android Emulator, running Flutter app.
When I try to upload, I get the error : "No App Check token for request.
In my firebase console, the storage is set to "u…
-
### Description
iOS phone become heated when using this plugin , we write clear and concise code .
### Categories
- [ ] Analytics
- [ ] API (REST)
- [X] API (GraphQL)
- [X] Auth
- [ ] Authenticator…
-
### [REQUIRED] Step 1: Describe your environment
* Xcode version: 13.4.1
* Firebase SDK version: (not sure, pulled in by Flutter firebase_database 9.0.18)
* Installation method: `CocoaPod…
-
Type: Bug
Architecture "arm64" is not supported by TabNine.
Fail to create config file Folder undefined
Extension host terminated after 3 attempts
Command Palette is not conned to the extensio…
-
## Issue
I am implementing the firebase auth module to enable phone verification in my app. I set up everything according to the docs and everything works (I receive the SMS). But the…
-
### Description
On calling the Amplify.Storage.getUrl function, we get a `GetUrl Err: RangeError (index): Invalid value: Valid value range is empty: 0`
### Categories
- [ ] Analytics
- [ ] API (R…
-
## Bug report
**Describe the bug**T
The firebase app is being initialized in the main. The code worked as of last week. The error is thrown at sign-up or login. The error persists on multiple dev …
-
## Bug report
I am using the latest Firebase App Check ^0.0.6+16.
As mention in Flutter Fire documentation about Firebase App Check about debug version for Android [[link](https://firebase.flutter.d…
-
## Bug report
**Describe the bug**
```
print('starting app');
if (Firebase.apps.isEmpty) {
try {
await Firebase.initializeApp(
options: DefaultFirebaseOptions.cu…
-
After doing all setup of Agora SDK in my (Flutter )project all things are working, except video screen. i.e I got channel info as well as broad cast id. even sound , but video are black.