Justin-roy / Zebra-Rfid-Sdk-Plugin

Flutter Native SDK Plugin
Other
10 stars 5 forks source link

Error in Android 14 #4

Closed orlando-gimo closed 1 year ago

orlando-gimo commented 1 year ago

Dear, I am using your library in android 14 and when I call connect, the message no connectable device does not appear, but the following error appears in console:

E/MethodChannel#com.example.zebra_rfid_sdk_plugin/plugin(28735): Failed to handle method call E/MethodChannel#com.example.zebra_rfid_sdk_plugin/plugin(28735): java.lang.SecurityException: app.stla.stlav2: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts

Please can you help me, in previous versions there is no problem thank you