Page 1 of 1
back bytton
Posted: Sat Jul 13, 2013 11:53 pm
by DTAThemes
need help adding a back button on my app. i am using a mobile config file made in the iphone config tools to link to the app made in appery. but when you click on the link in the bottom i made like "website" it opens in the native config file thats fine. makes it look native to the device. but to click the youtube button you have to back out and go back in to the app. i added a back button via header by selection back button and made a button. but when you click a link the header goes away
back bytton
Posted: Sun Jul 14, 2013 12:14 am
by maxkatz
To what site do you navigate when you click on the back button?
back bytton
Posted: Sun Jul 14, 2013 12:17 am
by DTAThemes
its a website www.rcccky.org
back bytton
Posted: Sun Jul 14, 2013 4:51 am
by maxkatz
That's the correct behavior as you are creating a mobile web app. You should look into using in-app browser, from Apache Cordova API. Cordova is included in your project.
back bytton
Posted: Sun Jul 14, 2013 5:58 pm
by DTAThemes
i am very new to this. can you post a link to how i would do this?
back bytton
Posted: Sun Jul 14, 2013 10:27 pm
by maxkatz