So I have a scene that loads fine… loads a tableView fine… When an item is pressed it plays a video with the new media.playVideo and that works fine. When either the video ends or the user presses done it does return back to the app but the tableView is gone, and the tabbar that was working to switch between menus is now broken… I added a listener to the video so that it would call storyboard.reloadScene() and that didn’t help either.
Any ideas on why the table and the storyboard breaks after launching a video like this? [import]uid: 18783 topic_id: 31432 reply_id: 331432[/import]