-
### Description
I am adding notifications to an app I'm building, but have trouble when implementing this for Android. I already did all the setup for iOS and it works just fine, but Android is causi…
-
I saw `/Users/kazuaki/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ime enable io.appium.settings/.UnicodeIME` raised an error as below in Android 13 beta emulator.
The comman…
-
When you are using the app on Android 13, screen keeps flashing and sometimes, breaks all the drawings on the app.
Settings Used:
Before login, do these
- Splash Disabled
- No user plugins installed
…
-
* KOReader version: 2023.08
* Device: Pocketbook Era
#### Issue
When waking up from sleep, KOReader will occasionally and actively flip the orientation upside down from the position detected by the …
-
### Steps to reproduce
1. Create two `TextField` widgets, the first with `TextInputAction.next`, the second with `TextInputAction.done`
2. Run the flutter app
3. Tap the first text field to focus…
-
DEBUG: Setting Android SDK location to $ANDROID_HOME
DEBUG: Android SDK location set to 'D:\android-sdk'
DEBUG: Set aapt path to 'D:\android-sdk/build-tools/25.0.0/aapt.exe'
DEBUG: Set zipalign pat…
-
https://github.com/user-attachments/assets/9bfaa9e9-0ec3-4b9b-b942-6337a3448a94
Anyone knows whats going on here?
This is running fine on android. But not on IOS.
-
Hi Melo567,
aflter $flutter create myapp
adding ar_flutter_view into package.json:
```
flutter run
Launching lib/main.dart on SM G991B in debug mode...
Running Gradle task 'assembleDebug'…
-
When I am trying to create an android build, I am getting this issue.
`FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* What went wrong:
A problem occ…
-
I'm working on a game called [GnollHack](https://github.com/hyvanmielenpelit/GnollHack) in .NET MAUI 9.0 Preview 6 that uses SkiaSharp 3.0 Preview 3.1 with several SKCanvasViews. However, after openin…