So I've been looking at this (iPhone Phonegap based app load External website made of componentone) thread and wondering if the same still holds true today? I'm planning on making a iOs app that does little more then load an external site created with jQuery Mobile. The idea is of course to use the same site for as many plattforms as possible.
1.) If Apple will still reject apps that only redirects, is my only option to create a native iOs app?
And,
2) If not, what's the simplest solution to solve this? I've been testing with a pageinit that fires a changePage, but this isn't working.