granted permission(s) on mobile

Klaus major-k klaus at major-k.de
Thu Feb 9 14:48:50 EST 2023


Hi Mike,

> Am 09.02.2023 um 19:39 schrieb Mike Kerner via use-livecode <use-livecode at lists.runrev.com>:
> 
> on ios if you're using mergAV (barcode scanner), the user needs to permit
> both camera and video
> there isn't a permission, per se that you call out when building the app.
> you trigger the permissions dialogs like this:
>   mergavrequestmediaaccess "video"
>   mergavrequestmediaaccess "audio"

aha, thank you!

So I also have to check "Video camera" in the "Standalone Application Setting" for iOS?
Currently I only have "auto focus camera" checked adn tha app ONLY needs to scan a qr-code.

> On Thu, Feb 9, 2023 at 11:41 AM Klaus major-k via use-livecode <
> use-livecode at lists.runrev.com> wrote:
> 
>> Hi friends,
>> if our app needs access to e.g. the -> auto-focus camera
>> Will this be covered by the general -> android.permission.CAMERA?
>> I need to check this before taking action with that camera.
>> And is there an equivalent of android.permission.xxx for iOS?
>> Thanks for any hint!

Best

Klaus

--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
klaus at major-k.de




More information about the use-livecode mailing list