-
## Issue
Following the Docs we have a bunch of events that accept `items` param, according to the documentation it is an array of `Item` where all properties are optional.
…
ghost updated
8 months ago
-
### Steps to reproduce
```
storePassword=Password
keyPassword=Password
**keyAlias=다돈다**
storeFile=../app/key.jks
```
### Expected results
✓ Built build/app/outputs/flutter-apk/app-relea…
-
## Issue
We are seeing a number of flaky iOS builds in our CI failing with:
```
Error: declaration of 'RCTConvert' must be imported from module 'React.RCTConvert' before it is required
@([…
-
## Issue
Describe your issue here
This error is happening following the addition of firebaseAuth. Everything was working when I was using only the database. Now that I'm usin…
-
## Issue
I have been attempting to integrate Firebase Analytics into an existing project without success. To troubleshoot, I created a new project using the latest packages an…
-
**Describe the bug**
I've gotten payment method tokenization (because we use card on file to process payments in backend due to external events) to work in my app in iOS and android with the drop-in …
-
**Describe what happened**
I cannot verify if source maps success uploaded to datadog.
does anyone know where is source maps stored on datadog dashboard ?
**Steps to reproduce the issue:**
- c…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and found no duplicates.
### What plugin is this bug for?
Firebase UI Auth
### What platform(s) does this bug aff…
-
### Summary
The Google Maps tiles are not loading (but the markers and everything else I could add is indeed working fine), in an Expo Go environment.
You can observe the bug by going to the off…
-
### What happened?
After change the **buildToolsVersion**, **compileSdkVersion**, **targetSdkVersion** and **supportLibVersion** in `android/build.gradle` from this
```
buildToolsVersion = "30.0…