Eric Pennachini
Eric Pennachini
When I delete the plugin, the `android.permission.INTERNET` is deleted in the **_AndroidManifiest.xml_** I started to investigate this when, after deleting the plugin, the app could not access the internet.
I've a doubt: in function displayError, parameter **e** (in cases of errors in callback functions): this parameter has fields inside? For example, **message** field, or **text**. @Red-Folder
I start a scanning with acr35.read(); then if `msg = '63 00 '` (no card nearby) or `msg = TAG i want to read` the reader continues scanning without any...