-
I put released adb in my Android container, all commands return "more than one device/emulator" except for "--version".
Could I run adb on Android to control another Android this way?
```
a137247c…
-
### MAX Plugin Version
5.11.3
### Unity Version
2021.3.2f1
### Device/Platform Info
Android platforms
### Current Behavior
We have a lot of SIGABRT crash reported in theFirebase …
-
**Describe the bug**
On a tablet, or smartphone, when you tap on a TextField the keyboard overlap the widget, without scroll or override the content
**To Reproduce**
1) add a FTextField in the sc…
-
### Please check the following before submitting a new issue.
- [X] I have searched the [existing issues](https://github.com/baseflow/flutter-geolocator/issues).
- [X] I have carefully [read the docu…
-
When the app is in the background, and a beacon comes into range, app does not receive notification that beacon is present. The beacon can be around for quite a bit of time with no detection.
If I…
-
Android version(s): 15
Android device(s): Xperia 1 VI (XQ-EC54)
Oboe version: 1.9.0
App name used for testing: Oboetester, Mini Piano Lite
(Please try to reproduce the issue using the OboeTester or an…
-
### Describe the Issue
When debugging a .NET Maui app on the android platform with a device selected the error message "Error processing launch options at field: program" pops up. No error output. No…
-
### Description
Unexpected release build crash on Android device (after the same code works on the device as a debug build)
### Steps to Reproduce
1. Create the sample MAUI project (Visual Studio…
-
### Steps to reproduce
```gradle
pluginManagement {
def flutterSdkPath = {
def properties = new Properties()
file("local.properties").withInputStream { properties.load(it) }…
-
### Steps to reproduce
i am run in flutter 3.24.5
### Expected results
The horizontally scrolling scrollbar should be displayed at the bottom
### Actual results
it is actually display…