Hello,
We have compiled our game with the daily build 1031 (released on 2013.02.16 ).
Since the update a new bug has been reported by users in the developer console. Too many users are being afected by this issue, more than 20 in the las 24 hours.
This issue has not been reported before the update. Our code has not changed because we are using the daily build to get ride of the unnecesary permissions on Android.
The error baiscally is a runtime error that appers on screen, then a Force Close.
java.lang.RuntimeException: ?:0: attempt to call method ‘pause’ (a nil value)
stack traceback:
[C]: in function ‘pause’
?: in function ‘?’
?: in function ‘_listener’
?: in function <?:141>
?: in function <?:218>
Screenshot ingame error: http://loadinghome.net/screenshot.png
We have not been able to reproduce this error in our testing devices.
Our code does not have any “pause” function ( we are using corona “pause” function to pause the game animations)
Any idea what could be causing this issue?
[import]uid: 88967 topic_id: 36163 reply_id: 336163[/import]