Hi guys, I was using B4XPage_CloseRequest and it wasen't working until I set the WRITE_EXTERNAL_STORAGE permission in the Manifest Editor
B4XPage_CloseRequest only works if you have that permission on the manifest editor? it should be that way?, or it could be a bug?
Thanks!
Manifest Editor:
AddPermission(android.permission.WRITE_EXTERNAL_STORAGE)
B4XPage_CloseRequest only works if you have that permission on the manifest editor? it should be that way?, or it could be a bug?
Thanks!
Last edited: