Hi,
I am writing a very linear app. When the app has completed running, I give an option to the user to restart the app, and play again. Currently, when the touch event for the button is triggered, the main() function is called again. Whilst this works, it is not useable in a final app as there are a number of performance issues.
I could not see anything in the documentation, but was wondering if there is a safe way to restart/reload an app, from within the app itself. The desired behavior would be akin to clicking reload on a web browser, or triggering the same using javascript.
Thanks for your help.
Richard.
[import]uid: 7290 topic_id: 1506 reply_id: 301506[/import]