Es scheint wirklich das Recht zu sein und dort wird Emba wohl vergessen haben es entsprechend der Configs zu setzen.
https://developer.android.com/privac...oid-debuggable
Hmmm, also es sieht so aus, als wenn sie da zumindestens eine Variable vorgesehn haben.
AndroidManifest.xml
Code:
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
...
<application android:persistent="%persistent%"
...
android:debuggable="%debuggable%"