my app bulded with 704 can’t install in device now, and it does when build with 519.
And object.isHitTestMasked may have changed too. [import]uid: 82934 topic_id: 19161 reply_id: 319161[/import]
my app bulded with 704 can’t install in device now, and it does when build with 519.
And object.isHitTestMasked may have changed too. [import]uid: 82934 topic_id: 19161 reply_id: 319161[/import]
What errors are you getting?
Peach
[import]uid: 52491 topic_id: 19161 reply_id: 73918[/import]
I upgrade xcode from 3.2 to 4.2, and the buildding Problem with 704 is ok now.
but object.hitTestMasked propertie give me much confusion.
My app running very well with the sdk 591, but using sdk704 it get crash when touch the area have a mask.
And i set hitTestMasked = false, it’s ok again. [import]uid: 82934 topic_id: 19161 reply_id: 74305[/import]
I am glad to hear the upgrade helped.
For the hitTestMasked thing, if it worked fine in 591 and is failing in 704 it may be a bug - are you able to submit a bug report so we can check it out, please?
http://developer.anscamobile.com/content/bug-submission
Peach
[import]uid: 52491 topic_id: 19161 reply_id: 74316[/import]