Trying to make my app make a phone call, but get permission denied.
I have added this to the Manifest file:
I am using the latest B4A and phone library 2.43
The phone is a Samsung S9.
Any idea what could be the problem here?
RBS
I have added this to the Manifest file:
B4X:
AddPermission(android.permission.CALL_PHONE)
I am using the latest B4A and phone library 2.43
The phone is a Samsung S9.
Any idea what could be the problem here?
RBS