Hi, i am not sure if this helps, but tsNet returns the curl errors. So curl error 23 means "An error occurred when writing received data to a local file, or an error was returned to libcurl from a write callback." Might be that the downloaded pdf cannot stored temporarily due to missing permissions.
Did you try to download an other file type, an image for example, or maybe you try to open a website instead? Just for testing. Does that error come up then also? Matthias Matthias Rebbe free tools for Livecoders: https://instamaker.dermattes.de <https://instamaker.dermattes.de/> https://winsignhelper.dermattes.de <https://winsignhelper.dermattes.de/> > Am 15.06.2019 um 10:29 schrieb JJS via use-livecode > <[email protected] <mailto:[email protected]>>: > > Hi, > > > anybode knows what this means? It's an popup message: > > tsneterr:(23) Failed writing body (0 !=16384) > > > It happened on a stack which works ok on desktop, but i'm adjusting it for > mobile(Android). Mainly layout. > > It is happening while opening a card with a browser widget where a pdf is > opened. The pdf is downloaded when the card is opened. > > Previously it worked, and nothing changed about the code. > > (LC950dp1 Indy) > > Thanks for any insight. > > > Jerry. > > > _______________________________________________ > 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 _______________________________________________ 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
