Hi, I'm currently in the process of updating one of my apps due to a bug. What has happened is that when a user clicks a button it takes you to a webpage but it does not open in their native browser and in fact opens in a random browser with no navigation controls... If your using an iPhone that means its impossible to navigate back to the app without closing the app completely.
All i have done is selected the button and added a "Click" event and using the action "Navigate to link" followed by the url to the page.
It seems to me that your current "Navigate to link" action is in fact bugged and takes you to a browser with no navigation controls.
Any idea what i could do to sort this?