Code-signed apk fails

J. Landman Gay jacque at hyperactivesw.com
Thu May 28 14:24:31 EDT 2020


Okay, here are the results of my tests, all done in LC 9.6rc2.

1. Keystore: FPMobile.jks, included TSNet: fails to download files
2. Keystore: FPMobile.jks, TSNet removed: works
3. Keystore: FPMobile.keystore, included TSNet: works

So TSNet doesn't like "jks" extensions, which is the file extension Google suggests. But I am 
baffled why a keystore would affect TSNet at all, not to mention it only prevents file 
downloads. The user can log in normally, make php queries to the server and get replies, the 
only thing that fails is actually downloading files.

Panos, is this bug-worthy? Or is it a documentation thing?


On 5/28/20 8:03 AM, panagiotis merakos via use-livecode wrote:
> Hello Jacque,
> 
> I did a quick test, I put this in a button:
> 
> get url "https://google.com
> <https://slack-redir.net/link?url=https%3A%2F%2Fgoogle.com>"
> put it into fld "url"
> 
> and signed the .apk with a release.keystore, and it works as expected for
> me. The stack includes tsNet - I used LC 9.6 RC-2 for this.
> 
> Could you file a bug report with a recipe about this issue, and attach your
> stack (or send it to me directly if it is confidential), so as we
> investigate?
> 
> Kind regards,
> Panos
> --
> 



-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list