turnToScenes() bugged, any workaround?

Hey,

I’m trying to get back to the main application (scene based) from my books-section.

As far as I understood I need to do the following:
director:turnToScenes()
director:changeScene ( “mainScreen” )

Unfortunately everything hangs on director:turnToScenes()

Is there any workaround or am I doing something wrong? [import]uid: 10416 topic_id: 17858 reply_id: 317858[/import]

Interested in the answer to this as well… [import]uid: 91921 topic_id: 17858 reply_id: 86018[/import]

Unfortunately I didn’t find a solution to this and just switched use storyboards and my self-coded system. [import]uid: 10416 topic_id: 17858 reply_id: 86019[/import]