Page 1 of 1

mobileControlTarget errors?

Posted: Mon Aug 31, 2015 4:48 pm
by rinzwind
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)

Re: mobileControlTarget errors?

Posted: Mon Aug 31, 2015 10:38 pm
by rinzwind
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.

Re: mobileControlTarget errors?

Posted: Sun Sep 06, 2015 6:57 pm
by quailcreek