anyone face this issue in .NET MAUI.
“Android 14 (API Level 34) Fatal Exception: java.lang.SecurityException One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED.”
When I target android 14 then got it this exception in .NET MAUI. Even our app not used any broadcast service class.
Any one suggest solution.
“Android 14 (API Level 34) Fatal Exception: java.lang.SecurityException One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED.”