[Resolved] Scene with TableView doesn't show TableView after selection finished

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]

decided to try and use the new showOverlay and hideOverlay… that seems to do the trick… now just need to figure out why if I touch the Tabbar for that scene twice it then disappears

Matt
[import]uid: 18783 topic_id: 31432 reply_id: 125636[/import]

solved… [import]uid: 18783 topic_id: 31432 reply_id: 125637[/import]

decided to try and use the new showOverlay and hideOverlay… that seems to do the trick… now just need to figure out why if I touch the Tabbar for that scene twice it then disappears

Matt
[import]uid: 18783 topic_id: 31432 reply_id: 125636[/import]

solved… [import]uid: 18783 topic_id: 31432 reply_id: 125637[/import]