RE: iOS Browser Widget and javascriptHandlers Update

2020-06-30 Thread Ralph DiMola via use-livecode
: Brian Milby Subject: Re: iOS Browser Widget and javascriptHandlers Update Did you file a bug report? I would not expect it to work like that. Sent from my iPhone > On Jun 29, 2020, at 6:15 PM, Ralph DiMola via use-livecode > wrote: > > Just a warning. I fixed this by

RE: iOS Browser Widget and javascriptHandlers Update

2020-06-29 Thread Ralph DiMola via use-livecode
: Brian Milby Subject: Re: iOS Browser Widget and javascriptHandlers Update Did you file a bug report? I would not expect it to work like that. Sent from my iPhone > On Jun 29, 2020, at 6:15 PM, Ralph DiMola via use-livecode > wrote: > > Just a warning. I fixed this by deleting and re

Re: iOS Browser Widget and javascriptHandlers Update

2020-06-29 Thread Brian Milby via use-livecode
Did you file a bug report? I would not expect it to work like that. Sent from my iPhone > On Jun 29, 2020, at 6:15 PM, Ralph DiMola via use-livecode > wrote: > > Just a warning. I fixed this by deleting and recreating the Browser Widget. > The Widget was created in v9.5.1 and apparently was

iOS Browser Widget and javascriptHandlers Update

2020-06-29 Thread Ralph DiMola via use-livecode
Just a warning. I fixed this by deleting and recreating the Browser Widget. The Widget was created in v9.5.1 and apparently was not compatible with v9.6.0. I changed the code to delete all browser widgets and recreate them. I wasted a couple of days debugging and then creating a small test program.

iOS Browser Widget and javascriptHandlers

2020-06-24 Thread Ralph DiMola via use-livecode
LC 9.6 I create I browser widget. I add a JavaScript Handler using (set the javascriptHandlers). Load webpage on an https server. The callbacks to LC work OK in Win 10 IDE and on Android deployment. On iOS 13 testers report the JavaScript call backs don't work first time but on subsequent loads of