!!!! I have found the answer myself: i can put all app-files on my own webspace and it works !!!
If i try my App on iphone the URL for example is ‘http://tinyurl.com/abcde’ (you send me this per email).
A few days later it will be another URL. This is while using the trial version ?
With a regular licence is there always the same URL ???
I ask this, because if i link to my own webserver i will go back to my App in iphone,
but with history.go(-1 or -2 or …) i only can go back in steps, but not to a fix URL.
For this i can use
location.href=’http://anyurl.com’
in my own Webservercode, but it must be always the same URL to get back !
Wayne, I hope you understand, what i mean ?