Hi all.
Strange thing happened.
While removing the manifest permission:
and protecting the same read-only, when i compile and create the file AndroidManifest-Example.xml reports the same permission. The code is not changed anything (I fixed some ToastMessage). Until two days ago on the same app that did not happen.
Any idea?
Strange thing happened.
While removing the manifest permission:
B4X:
<uses-permission android:name="android.permission.READ_PHONE_STATE"/>
Any idea?