I have exported my successfully running app with custom javascript to XCode. The exporting works fine but when I build and run it, there are 2 issues My home page has a button which when clicked should take you to the next page using Tiggr.navigateTo(). In the ios simulator, the home page loads fine...