mobileControlTarget errors?

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
rinzwind
Posts: 135
Joined: Tue May 01, 2012 10:44 am

mobileControlTarget errors?

Post by rinzwind » Mon Aug 31, 2015 4:48 pm

I'm trying to get the name of the multiline input that caused inputTextChanged event.
As soon as I call mobileControlTarget I get an error in the console output:

219,88,8,mobileControlTarget
465,88,8
241,88,1,inputTextChanged
353,0,0,card id 1002 of stack .....

I do nothing more then requesting the id of the source.

7.1 (rc1) (because of xcode support)

rinzwind
Posts: 135
Joined: Tue May 01, 2012 10:44 am

Re: mobileControlTarget errors?

Post by rinzwind » Mon Aug 31, 2015 10:38 pm

Went to the trouble of installing xcode 6.3.2 with ios 8.3 simulator. There it works. Works too on ipad with ios 8.4. So it's a bug in the latest release candidate.

quailcreek
Posts: 746
Joined: Sun Feb 04, 2007 11:01 pm

Re: mobileControlTarget errors?

Post by quailcreek » Sun Sep 06, 2015 6:57 pm

Tom
MacBook Pro OS Mojave 10.14

Post Reply