You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code scanning crashes app on Android 14 with fatal error: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts
Platform and Version (eg. Android 5.0 or iOS 9.2.1)
Android 14.0
(Android) What device vendor (e.g. Samsung, HTC, Sony...)
Expected Behaviour
Scan should be successful on Android 14 (API 34)
Actual Behaviour
Code scanning crashes app on Android 14 with fatal error: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts
Platform and Version (eg. Android 5.0 or iOS 9.2.1)
Android 14.0
(Android) What device vendor (e.g. Samsung, HTC, Sony...)
Tested on Samsung
Cordova CLI version and cordova platform version
12.0.0 ([email protected])
Installed platforms:
android 13.0.0
browser 7.0.0
ios 7.0.1
Plugin version
@red-mobile/cordova-plugin-barcodescanner 9.1.0 "BarcodeScanner"
The text was updated successfully, but these errors were encountered: