Re: I need to fetch some text from a WP website, but need to login first

2023-02-28 Thread pere xavier Rossello via use-livecode
Hi. The easy way to do this is using REST API. https://developer.wordpress.org/rest-api/ And using it from livecofe https://lessons.livecode.com/m/4071/l/1325310-how-to-request-a-resource-from-a-rest-api Pere X. El mar, 28 feb 2023, 18:22, harrison--- via use-livecode <

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

2023-02-28 Thread Klaus major-k via use-livecode
Hi Panos, > Am 28.02.2023 um 21:33 schrieb panagiotis m via use-livecode > : > > Hello Klaus, > > *sorry, I only have a Samsung Android phone.* > *Tested there, but unfortunately that does not work on Android this way.* > > On Android, if you go to Settings -> Apps -> Manage Apps and

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: On mobile: mergAVRequestMediaAccess "video" and androidRequestPermission "android.permission.CAMERA"

2023-02-28 Thread panagiotis m via use-livecode
Hello Klaus, *sorry, I only have a Samsung Android phone.* *Tested there, but unfortunately that does not work on Android this way.* On Android, if you go to Settings -> Apps -> Manage Apps and then choose your app, you can see which permissions have been requested and which of them have

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

2023-02-28 Thread Klaus major-k via use-livecode
Hi Mike, > Am 28.02.2023 um 19:05 schrieb Mike Kerner via use-livecode > : > >> So you mean the user can set these options AFTER my app does not show >> the dialog anymore and the app will work again as intended? Is that > correct? > Have a look at your phone. You can see that you can permit or

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

2023-02-28 Thread Mike Kerner via use-livecode
>So you mean the user can set these options AFTER my app does not show >the dialog anymore and the app will work again as intended? Is that correct? Have a look at your phone. You can see that you can permit or revoke permissions for any app, at any time. >And with "direct the user..." that you

Re: I need to fetch some text from a WP website, but need to login first

2023-02-28 Thread harrison--- via use-livecode
Hi Matthias, If you can’t get it done with tsNet or LiveCode, you might want to try using Keyboard Maestro. Rick > On Feb 28, 2023, at 11:00 AM, matthias rebbe via use-livecode > wrote: > > Hi, > > i need to login into a WP website to fetch some specific data. Currently this > is done

I need to fetch some text from a WP website, but need to login first

2023-02-28 Thread matthias rebbe via use-livecode
Hi, i need to login into a WP website to fetch some specific data. Currently this is done manually in a browser, but i would like to automate it using tsNET external or pure Livecode script. Did anyone already do this with Livecode? Regards, Matthias

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

2023-02-28 Thread Klaus major-k via use-livecode
Hi Mike, > Am 28.02.2023 um 16:15 schrieb Mike Kerner via use-livecode > : > > BTW, the same issue exists on MacOS, and the solution is the same. ah, thanks will keep that in mind! Any opinions of this one anyone? > However on iOS the "Allow camera access" will only appear ONCE when the > app

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

2023-02-28 Thread Klaus major-k via use-livecode
Hi Mike, > Am 28.02.2023 um 16:14 schrieb Mike Kerner via use-livecode > : > > this isn't an uncommon problem. ah, I guessed thanks for the confirmation. > what other apps on ios do is throw up a separate dialog that directs the > user to Settings->Privacy and Security->whatever (in your

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

2023-02-28 Thread Mike Kerner via use-livecode
BTW, the same issue exists on MacOS, and the solution is the same. On Tue, Feb 28, 2023 at 10:14 AM Mike Kerner wrote: > this isn't an uncommon problem. > what other apps on ios do is throw up a separate dialog that directs the > user to Settings->Privacy and Security->whatever (in your case,

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

2023-02-28 Thread Mike Kerner via use-livecode
this isn't an uncommon problem. what other apps on ios do is throw up a separate dialog that directs the user to Settings->Privacy and Security->whatever (in your case, both "Camera" and "Microphone"), and tells the user to return to try again when that setting is changed. On Tue, Feb 28, 2023 at

Re: Livecode Hosting

2023-02-28 Thread matthias rebbe via use-livecode
> Am 28.02.2023 um 14:24 schrieb jbv via use-livecode > : > > Was moving to HostM really necessary ? > A couple of years ago, Livecode Hosting provided a certificat saying that > their > service was fully compliant with european GDPR... > And AFAIR, GDPR doesn't require that data must be

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

2023-02-28 Thread Klaus major-k via use-livecode
Hi friends, I have a mobile app which is meaningless if the user does not allow access to the camera! Basically it is a companion to a game with printed cards, and on these cards are QR-codes. The app (the user) will then scan the code, the app will play a sound of an animal and the user has

Re: Livecode Hosting

2023-02-28 Thread jbv via use-livecode
Was moving to HostM really necessary ? A couple of years ago, Livecode Hosting provided a certificat saying that their service was fully compliant with european GDPR... And AFAIR, GDPR doesn't require that data must be hosted within Europe... Unless I missed something... jbv Le 2023-02-28

Re: Livecode Hosting

2023-02-28 Thread matthias rebbe via use-livecode
I have both 1 Livecode Hosting account and 3 HostM accounts I am still very satisfied with Livecode Hosting, When Runrev started the On-Rev platform the servers were hosted in France, but that changed some time and now the servers are hosted in the US. But comply with GDPR of the EU i had to

Re: Livecode Hosting

2023-02-28 Thread jbv via use-livecode
Hello, I just had a look at their offer, and it really looks interesting, especially the possibility to choose the location of your server (Europe, usa...). But what about their technical support ? On-rev tech support quality is hard to beat... Thanks. jbv Le 2023-02-28 05:33, Georges Malamoud

Livecode Hosting

2023-02-28 Thread Georges Malamoud via use-livecode
Hello I have been using this service for a certain time, and it works well for us, Livecode developers (and server admin) https://www.hostm.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url