NordicSemiconductor / Android-DFU-Library

Device Firmware Update library and Android app
http://www.nordicsemi.com/dfu
BSD 3-Clause "New" or "Revised" License
763 stars 269 forks source link

(Crash) DfuServiceListenerHelper.registerProgressListener does not set RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED #450

Open srenrd opened 2 months ago

srenrd commented 2 months ago

Version

2.5.0

Describe the issue

DfuServiceListenerHelper.registerProgressListener does not set RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTEDwhich results in a crash for Android 14 and above

Relevant log output

No response