-
Notifications
You must be signed in to change notification settings - Fork 274
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
Crash on DFU update on Android 12 - mutable flag missing on PendingIntent #315
Comments
This is a very critical issue, as Android 12 is already on the public roll out. |
The PR has already been merged, I'll release a version tomorrow. #313 |
@philips77 When can we expect a released version? |
Is it publicly available? This page doesn't mention it? https://github.com/NordicSemiconductor/Android-DFU-Library |
It was released later that day. Did you try again? |
It took a couple of days for it to appear in repo. Thanks! |
DFU Bootloader version (please complete the following information):
Device information (please complete the following information):
Describe the bug
When the app tries to trigger the flow, the app crashes as a pending intent is missing mandatory flags (see stack trace below):
Logs
The text was updated successfully, but these errors were encountered: