permissionresult

  1. Sandman

    Android Question Possible to request RuntimePermissions from within a class, and get the results in same class?

    I'm working on an existing, working project. (Using B4XPages, if that matter.) In that work I'm moving some things into classes. A sub that request RuntimePermissions also made its way into a class, because it made sense. However, the result from the request end up in B4XPage_PermissionResult...
  2. Alexander Stolte

    Android Question [B4X] B4XPages - how to handle PermissionResult

    I see that the B4XPages has a "PermissionResult" event, how i use it right?
Top