granted permission(s) on mobile

Mike Kerner MikeKerner at roadrunner.com
Fri Feb 10 09:35:55 EST 2023


I have n/a ticked on all of those permissions. the permissions are handled
by the external. i don't ever recall ticking any of those permissions,
ever, and we've been doing barcoding since the beginning.

On Thu, Feb 9, 2023 at 2:49 PM Klaus major-k via use-livecode <
use-livecode at lists.runrev.com> wrote:

> 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
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>


-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."


More information about the use-livecode mailing list