Re: The Dreaded tsNet "Error Previous request not completed" iOS app

2021-11-19 Thread Mark Waddingham via use-livecode
On 2021-11-19 17:20, Ralph DiMola via use-livecode wrote: I just wanted to thank Jacqueline Landman Gay and Charles Warwick for this thread https://www.mail-archive.com/use-livecode@lists.runrev.com/msg113554.html I still wonder how more than one synchronous operation can be in play at the

RE: The Dreaded tsNet "Error Previous request not completed" iOS app

2021-11-19 Thread Ralph DiMola via use-livecode
I just wanted to thank Jacqueline Landman Gay and Charles Warwick for this thread https://www.mail-archive.com/use-livecode@lists.runrev.com/msg113554.html I still wonder how more than one synchronous operation can be in play at the same as synchronous operations are blocking. Oh well I works now

RE: The Dreaded tsNet "Error Previous request not completed" iOS app

2021-11-19 Thread Ralph DiMola via use-livecode
I solved the problem. I was my problem. When I activated LC 9.6.4+ I just blew past the licensing dialog taking the default as I have always done. In pre 9.6.4 I only had one licensing option. This was my business license that included the indy to business upgrade and the pro features upgrade. In

RE: The Dreaded tsNet "Error Previous request not completed" iOS app

2021-11-17 Thread Ralph DiMola via use-livecode
...@lists.runrev.com] On Behalf Of matthias rebbe via use-livecode Sent: Wednesday, November 17, 2021 5:26 PM To: How to use LiveCode Cc: matthias_livecode_150...@m-r-d.de Subject: Re: The Dreaded tsNet "Error Previous request not completed" iOS app According to Livecode's website https://liveco

Re: The Dreaded tsNet "Error Previous request not completed" iOS app

2021-11-17 Thread matthias rebbe via use-livecode
To: How to use LiveCode > Cc: J. Landman Gay > Subject: Re: The Dreaded tsNet "Error Previous request not completed" iOS > app > > On 11/16/21 6:51 PM, Ralph DiMola via use-livecode wrote: >> iOS app built with LC 9.6.5 rc2 on Big Sur using Xcode 12.5. >> I am d

RE: The Dreaded tsNet "Error Previous request not completed" iOS app

2021-11-17 Thread Ralph DiMola via use-livecode
e-livecode Sent: Wednesday, November 17, 2021 2:44 PM To: How to use LiveCode Cc: J. Landman Gay Subject: Re: The Dreaded tsNet "Error Previous request not completed" iOS app On 11/16/21 6:51 PM, Ralph DiMola via use-livecode wrote: > iOS app built with LC 9.6.5 rc2 on Big Sur using X

RE: The Dreaded tsNet "Error Previous request not completed" iOS app

2021-11-17 Thread Ralph DiMola via use-livecode
"Error Previous request not completed" iOS app On 11/16/21 6:51 PM, Ralph DiMola via use-livecode wrote: > iOS app built with LC 9.6.5 rc2 on Big Sur using Xcode 12.5. > I am doing several synchronous operations in the form "put url > (some-url) into tVar". I do

Re: The Dreaded tsNet "Error Previous request not completed" iOS app

2021-11-17 Thread J. Landman Gay via use-livecode
On 11/16/21 6:51 PM, Ralph DiMola via use-livecode wrote: iOS app built with LC 9.6.5 rc2 on Big Sur using Xcode 12.5. I am doing several synchronous operations in the form "put url (some-url) into tVar". I do 1 or 2 and then every request after that fails. Played with the various timeouts with

The Dreaded tsNet "Error Previous request not completed" iOS app

2021-11-16 Thread Ralph DiMola via use-livecode
iOS app built with LC 9.6.5 rc2 on Big Sur using Xcode 12.5. I am doing several synchronous operations in the form "put url (some-url) into tVar". I do 1 or 2 and then every request after that fails. Played with the various timeouts with no success. I also tried setting tsNetLibUrlReuseConnection