Code-signed apk fails
J. Landman Gay
jacque at hyperactivesw.com
Thu May 28 13:59:42 EDT 2020
On 5/28/20 5:24 AM, matthias rebbe via use-livecode wrote:
> did you already try to build the .apk without tsNet? This way you could check if tsNET is involved.
> You need to do the 2 steps before building the .apk
> 1. execute dispatch "revUnloadLibrary" to stack "tsNetLibUrl" in message box
> (btw. to load it again after building the standalone execute dispatch "revLoadLibrary" to stack "tsNetLibUrl" - no need to restart LC IDE )
> 2. if "Select inclusions for..." is selected, then deselect tsNET external in standalone settings.
>
> Now build the .apk with the keystore.
> If the .apk is able now to download the files although it is signed, then tsNET is involved.
I did this. Without TSNet, the apk works perfectly again. Now I wonder if I can do without
TSNet for now.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list