I am working on my current project.
I installed the B4A 2.50 update and now when installing my app to my device it is requiring bluetooth permission:
DEBUGGER:
android.permission.INTERNET
android.permission.BLUETOOTH
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.BLUETOOTH_ADMIN
Before updating to 2.50 this permission was not there and I do not remember adding it anywhere either.
I loaded a few other apps and intalled them with the 2.50 update and the bluetooth permission didn't show up on them.
How can I disable this? I do not need bluetooth for my app.
I installed the B4A 2.50 update and now when installing my app to my device it is requiring bluetooth permission:
DEBUGGER:
android.permission.INTERNET
android.permission.BLUETOOTH
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.BLUETOOTH_ADMIN
Before updating to 2.50 this permission was not there and I do not remember adding it anywhere either.
I loaded a few other apps and intalled them with the 2.50 update and the bluetooth permission didn't show up on them.
How can I disable this? I do not need bluetooth for my app.