appcelerator - iOS how to launch another app as a redirection -


an app outdated , avoid users use incorrect results, decided suspend app until have algorithm updated.

we have tried following:

titanium.platform.openurl("http://example.net"); 

this open web browser url of our selection. however, in ios there little "go back" link in top left hand corner, lead user broken app. want avoid this. basically, want app inactive time - whenever user attempt activate it, designated page behind url should shown.

how can this?

why not temporarily replace main page of app full screen web view showing desired url? user stays in app still can access web page direct them to.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -