-
### What happened?
Steps to reproduce:
1- User opens Jitsi room link
2- Clicks on Don't Allow from the Allow *Agnet to Record Audio *Permission pop up
3- Clicks on Join Meeting
### Platform…
-
**Description**
So I'm receiving a push notification that should then trigger the package to get the location. It works when the app is in the foreground but throws
> Attempt to write to field 'i…
-
When the Android system is trying to back up the app to one of its backup transports (e.g. Google Backup or Seedvault), Orbot crashes and with it the entire backup, essentially DoSing system backup.
…
grote updated
4 weeks ago
-
**Alarm plugin version**
3.1.5
**Describe the bug**
Play Store and Sentry report the same bug, a crash
```
android.app.RemoteServiceException$ForegroundServiceDidNotStartInTimeException: Con…
-
### Version
Media3 1.3.0
- The number of errors has grown ~3-4 times after the update from 1.2.0 to 1.3.0
- We will update to 1.4.0 in the near future to see if that helps
### More version d…
-
The latest version of this app (installed by F-Droid) instantly crashes upon open. I am on the latest Android 14 so F-Droid supports automatically updating apps.
I'm not sure if the multidex suppor…
-
Drawable com.:drawable/above_shadow has unresolved theme attributes! Consider using Resources.getDrawable(int, Theme) or Context.getDrawable(int).
java.lang.RuntimeException
at android.c…
-
**Describe the bug**
App does not load and gives an error message on pixel 6 since 31st August, 2024.
**To Reproduce**
Steps to reproduce the behavior:
1. Open the app
**Screenshots**
![Screenshot…
-
Exception java.lang.NullPointerException: Attempt to read from field 'java.lang.String io.flutter.view.FlutterCallbackInformation.callbackLibraryPath' on a null object reference in method 'java.lang.S…
-
await exif!.getLatLong() retuning null value
Future getLatLong() async {
final attributes = await getAttributes();
if (attributes == null) return null;
final latitude = attributes…