Some more instruction on this might be helpful - if there is a socket connection, what port has to be clear? Is the development machine supposed to be listening for the mobile? I have additional security on our network, and on each endpoint, so that may need to be dealt with.
On Fri, Feb 24, 2017 at 3:44 AM, Ali Lloyd via use-livecode < use-livecode@lists.runrev.com> wrote: > The dialog asking if you want to start a remote debug session should occur > as soon as you launch the app, so if that isn't happening then something is > not working with the socket, I would imagine. Perhaps try with the phone > actually connected by USB to the Mac and see if that works? > > On Fri, Feb 24, 2017 at 6:54 AM J. Landman Gay via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > Debug mode is on (it always is, but I just checked again.) I set > > gRevDevelopment to true, but no change. It acts like the phone script > > stops at the breakpoint but the IDE doesn't know anything happened. > > > > > > On 2/24/17 12:39 AM, panagiotis merakos via use-livecode wrote: > > > Hmm I guess you have checked Script Debug mode, is that correct? Maybe > it > > > is worth typing in the msg box "put true into grevdevelopment" and test > > > again. This will catch any silent failure in the IDE, if any. > > > > > > On 24 Feb 2017 06:31, "J. Landman Gay via use-livecode" < > > > use-livecode@lists.runrev.com> wrote: > > > > > > Hi Panos, > > > > > > I did it both ways, with the remote debugger included and without, but > > got > > > the same results. It stops the app at the point where it should > activate > > > and nothing else happens. > > > > > > > > > > > > On 2/24/17 12:21 AM, panagiotis merakos via use-livecode wrote: > > > > > >> Hi Jacque, > > >> > > >> Make sure you add the remote debugger inclusion in Inclusions pane. > This > > >> should not be necessary in the IDE, but currently you maybe have to do > > it. > > >> > > >> Best, > > >> Panos > > >> > > >> On 24 Feb 2017 05:45, "J. Landman Gay via use-livecode" < > > >> use-livecode@lists.runrev.com> wrote: > > >> > > >> I jumped all over this right away. I set a breakpoint in a test stack, > > >>> tethered my phone to the Mac, and clicked the Test button. > > >>> > > >>> My button script: > > >>> > > >>> on mouseUp > > >>> get "Testing" > > >>> put it into fld 1 -- breakpoint set here > > >>> end mouseUP > > >>> > > >>> The app launched on my phone and the script stopped executing at the > > right > > >>> place (nothing went into fld 1) but I wasn't asked if I wanted to > > start a > > >>> debugging session and the IDE didn't go into debug mode. > > >>> > > >>> Is there something else I need to do to in the stack to activate > remote > > >>> debugging? > > >>> > > >>> Samsung S4, Android 5.0.1 > > >>> > > >>> -- > > >>> Jacqueline Landman Gay | jac...@hyperactivesw.com > > >>> HyperActive Software | http://www.hyperactivesw.com > > >>> > > >>> _______________________________________________ > > >>> use-livecode mailing list > > >>> use-livecode@lists.runrev.com > > >>> Please visit this url to subscribe, unsubscribe and manage your > > >>> subscription preferences: > > >>> http://lists.runrev.com/mailman/listinfo/use-livecode > > >>> > > >>> _______________________________________________ > > >> use-livecode mailing list > > >> use-livecode@lists.runrev.com > > >> Please visit this url to subscribe, unsubscribe and manage your > > >> subscription preferences: > > >> http://lists.runrev.com/mailman/listinfo/use-livecode > > >> > > >> > > > > > > > > > -- > > Jacqueline Landman Gay | jac...@hyperactivesw.com > > HyperActive Software | http://www.hyperactivesw.com > > > > _______________________________________________ > > use-livecode mailing list > > use-livecode@lists.runrev.com > > Please visit this url to subscribe, unsubscribe and manage your > > subscription preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > -- On the first day, God created the heavens and the Earth On the second day, God created the oceans. On the third day, God put the animals on hold for a few hours, and did a little diving. And God said, "This is good." _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode