J. Landman Gay wrote:
> On July 20, 2019 2:36:07 PM Richard Gaskin via use-livecode
> wrote:
>
>> J. Landman Gay wrote:
>>
>>> I'll just direct the user to the web site where
>>> they can click a link and it installs.
>>
>> Wouldn't that require instructing end-users to first turn off
>> critica
On July 20, 2019 2:36:07 PM Richard Gaskin via use-livecode
wrote:
J. Landman Gay wrote:
I'll just direct the user to the web site where
they can click a link and it installs.
Wouldn't that require instructing end-users to first turn off critical
security features in Android?
Kind of, so
J. Landman Gay wrote:
> I'll just direct the user to the web site where
> they can click a link and it installs.
Wouldn't that require instructing end-users to first turn off critical
security features in Android?
--
Richard Gaskin
Fourth World Systems
Software Design and Development for t
ling List
Cc: J. Landman Gay
Subject: Downloading apk
I'm trying to download an apk update from a server without success. What is
the correct URL format? This fails:
launch url ("https://www.mydomain.com/myapp.apk";)
This launches Chrome but stops at whatever web page was previously o
...@lists.runrev.com] On Behalf
Of J. Landman Gay via use-livecode
Sent: Friday, July 19, 2019 5:16 PM
To: LiveCode Mailing List
Cc: J. Landman Gay
Subject: Downloading apk
I'm trying to download an apk update from a server without success. What is
the correct URL format? This fails:
launch url (&
I'm trying to download an apk update from a server without success. What
is the correct URL format? This fails:
launch url ("https://www.mydomain.com/myapp.apk";)
This launches Chrome but stops at whatever web page was previously open.
It doesn't even go to the designated domain. The goal is