Hello,
I am trying to add multi touch to my application, I add system.activate(“multitouch”) to the beginning of
the screen I want to activate this feature after module line. I start the application and go to the screen that the multi touch feature will be used, when I touch one of the buttons, the simulator freezes, the same happens at the device. Why can this happen?
Thanks. [import]uid: 183134 topic_id: 34286 reply_id: 334286[/import]
I have solved the problem, I put the system.activate(“multitouch”) line into main.lua and the problem is solved. [import]uid: 183134 topic_id: 34286 reply_id: 136325[/import]
I have solved the problem, I put the system.activate(“multitouch”) line into main.lua and the problem is solved. [import]uid: 183134 topic_id: 34286 reply_id: 136325[/import]