ios - Make UIWebView behave exactly as Safari -


i building webview app should load specific website using uiwebview, webview doesn't behave safari. lot of links don't open, , file download , preview doesn't work, also, javascript doesn't work.

is there way make web view behave safari browser?


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -