Re: On mobile: mergAVRequestMediaAccess "video" and androidRequestPermission "android.permission.CAMERA"

2023-03-01 Thread Andrew at MWCM via use-livecode
> andrew, > ok, now i'm curious: > do you also do deep linking into your app, itself? > I've thought about doing that, but I've never tried to figure out how. No deep linking INTO (but I think that is covered at https://lessons.livecode.com/m/4069/l/58672-using-custom-url-schemes

Re: On mobile: mergAVRequestMediaAccess "video" and androidRequestPermission "android.permission.CAMERA"

2023-02-28 Thread Andrew at MWCM via use-livecode
> > Date: Tue, 28 Feb 2023 10:14:37 -0500 > From: Mike Kerner > To: How to use LiveCode > Subject: Re: On mobile: mergAVRequestMediaAccess "video" and > androidRequestPermission "android.permission.CAMERA" > Message-ID: > > Content-Type: text/plain; charset="UTF-8" > > this isn't

Re: Installing mySQL on Windows

2023-07-03 Thread Andrew at MWCM via use-livecode
installer. There ARE 64 bit binaries, but no MSI. > > Bob S > > > On Jun 23, 2023, at 11:55 AM, Andrew at MWCM via use-livecode > wrote: > > Just installed it last week on a Windows Server 2019 VM using the installer > from https://dev.mysql.com/do

Re: Android and USB footswitch

2023-05-31 Thread Andrew at MWCM via use-livecode
You can open local PDFs in a LiveCode app by loading them into the Browser widget. Do you plan on compiling with the PDFs as part of your app (in the Resources folder) or trying to add to the app after the fact? —Andrew Bell >>> Since PDFs are not accessible via "mobilepickmedia" are there ANY

Re: Installing mySQL on Windows

2023-06-23 Thread Andrew at MWCM via use-livecode
Just installed it last week on a Windows Server 2019 VM using the installer from https://dev.mysql.com/downloads/installer/ —Andrew Bell ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and

Re: sideloading updates to mobile

2024-02-21 Thread Andrew at MWCM via use-livecode
Sideloading to iOS itself is fairly easy, even easier with Jacque’s wonderful tool AirLaunch (which allows you to post a link online for the end-user to visit and install from w/o being on-site). The biggest hurdle I have found is that you must first obtain the UDID of the specific device you