Hi,
I've a problem when use below function:
this is the code that I added to manifest
thank in advance
regards
I've a problem when use below function:
B4X:
Dim ph As PhoneId
m_device_id = ph.GetDeviceId
Error in ReadDeviceData (SecurityException) java.lang.SecurityException: getDeviceId: Neither user 10143 nor current process has android.permission.READ_PHONE_STATE.
this is the code that I added to manifest
B4X:
AddPermission(android.permission.READ_PHONE_STATE)
thank in advance
regards