-
Launching lib\main.dart on Nokia 6 1 Plus in debug mode...
Running Gradle task 'assembleDebug'...
FAILURE: Build failed with an exception.
* What went wrong:
The Android Gradle plugin supports…
-
Seems there is bug on android 14
```
public async playRecord(
attachment = undefined,
attachmentId = undefined,
args,
repeat: boolean = false
) {
…
-
Hi,
Nice idea - looking forward to getting it working on Android ! Have got the bluetooth side of things working on some 'Arduino-like' hardware, but having problems with the music picker: the appl…
-
# Bug Report
## Problem
hasReadPermission function promise always return as false, resulting in Image picker not opening the selection window with the check implementation.
### What is expected…
-
## Bug report
**Describe the bug**
When enforcing App Check for Authentication on Firebase, I can connect my Flutter App and login users using phone authentication.
After the user logs in a F…
-
### Describe the bug
On Andoid Axios request below is returning "AxiosError: Network Error".
All work fine on IOS.
The api call uses HTTPS.
I already tried:
- Replace headers Content-Type w…
-
onLeftHandleChange & onRightHandleChange not calling in Functional Component.
```
import { Audio } from "expo-av";
import * as DocumentPicker from "expo-document-picker";
import React, { useStat…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Messaging
### Which platforms are affected?
iOS
### Description
iOS is not re…
-
Hello, I am using this on a very simple Expo app in a bare workflow.
iOS compiles and works fine, however when I `npx expo run:android` or `eas build --profile development --platform android` I get t…
-
## Bug report
I am trying to log the utm parameter by calling "FirebaseAnalytics.instance.logCampaignDetails" in flutter
After calling this function, I found that all the following events are logg…