Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission Screen on Android 15 #9

Open
boldtrn opened this issue Dec 21, 2024 · 0 comments
Open

Permission Screen on Android 15 #9

boldtrn opened this issue Dec 21, 2024 · 0 comments

Comments

@boldtrn
Copy link

boldtrn commented Dec 21, 2024

Opening the permission screen on Android 15 currently creates an exception:
java.lang.SecurityException: Permission Denial: starting Intent { flg=0x10000000 cmp=nl.flitsmeister.maplibrecar/nl.flitsmeister.car_common.PhonePermissionActivity } from ProcessRecord{82b6400 16264:nl.flitsmeister.maplibrecar/u0a463} (pid=16264, uid=10463) with launchDisplayId=39 2024-12-21 10:52:48.320 16264-16264 System.err nl.flitsmeister.maplibrecar W at android.os.Parcel.createExceptionOrNull(Parcel.java:3231)

We have found two reasons for this:

  • Start activity seems to require applicationContext
  • Update to the latest auto BETA at 1.7.X
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant