i'm trying to make a web application for the android, but unlike the ios, the apple meta tags do not work (on the android i have its a msi windpad enjoy 7) to hide the address bar, prevent zooming, and all the other bells and whistles to make the web application look like a native app. so i figured i could use corona's web popup to make a hybrid. i was able to make a launch page, that contains several buttons linking to the webpages. online it works perfectly. but offline it wont load. the only page that will load is the page i navigated to. in my webpages i have links to the other pages so that way the user doesnt have to keep pressing the back button to go to the other pages. if i click the links in the page that loads, it will not load the other pages (a 404 will come out). here is the kicker, if i open the page on the android web browser (just 1 page), and then go offline, all the pages load perfectly. so i know the manifest file is correct. is making a hybrid on corona a good or bad idea? why wont the pages work offline in application (but it works on the browser). any help will be extremely helpful. thank you in advance ^^
|
feedback
|