Hi,
I'm trying to publish an app on Google Play but I'm facing some problems and the app is not working.
Until now the app was compiled using SDK19 and all was ok; then I switched to SDK26 to be compliant to Google needs but the app isn't working anymore.
I'm using BLE, internet connection and...
Good Nigth
I have the following problem (B4A 8.30):
My application aborts the execution when executing these statements in Release mode
If rp.Check (rp.PERMISSION_WRITE_EXTERNAL_STORAGE) = False Then
rp.CheckAndRequest (rp.PERMISSION_WRITE_EXTERNAL_STORAGE)
End If
If rp.Check...
hi
i have problems with Runtimepermission on B4A8+.
when i check for the permission and also request it and the result was false the request is not done.
the weird thing is that in DEBUG mode everything works fine but if i run it in release mode the check/request of the permission does only a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.