xamarin.ios - Bring Safari to front -


i'd bring safari front (switch to) without using url, instead i'd see "pages" view user can pick loaded page. possible?

we open links in safari , if user returns app , selects link again, i'd rather let them pick safari page browse instead of opening new one. know if same url called open correct page user may have navigated within original site url no longer matches.

thanks, rick

i don't think possible, use uiwebview inside app in order experience want, can find uiwebview apple docs here (http://developer.apple.com/library/ios/documentation/uikit/reference/uiwebview_class/reference/reference.html) , equivalence of c# methods here (http://tirania.org/tmp/rosetta.html) hope helps

alex


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -