Good to hear that you´ve found the solution.
- Matthias Rebbe Life Is Too Short For Boring Code > Am 28.05.2020 um 20:24 schrieb J. Landman Gay via use-livecode > <[email protected]>: > > 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 | [email protected] > <mailto:[email protected]> > HyperActive Software | http://www.hyperactivesw.com > <http://www.hyperactivesw.com/> > > _______________________________________________ > use-livecode mailing list > [email protected] <mailto:[email protected]> > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > <http://lists.runrev.com/mailman/listinfo/use-livecode> _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
