Remote Debugging on iOS

J. Landman Gay jacque at hyperactivesw.com
Sat Dec 23 19:34:32 EST 2017


On 12/23/17 4:43 PM, Sannyasin Brahmanathaswami via use-livecode wrote:
> Does remote debugging (in 9.*) only fire on Android? I added it to my standalone/inclusions set a break point in a script  and save the script and tested with my iPhone as a target… the app ran but did not break the break point. (9 DP11

Remote debugging doesn't work with script-only stacks (I had to ask here 
on the list myself a while back.) The breakpoint has to be saved with 
the standalone, and script-only stacks don't have properties so 
breakpoints can't be saved.

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





More information about the use-livecode mailing list