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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -