문제

I am following this tutorial and was wondering how I can save the current webpage as a .webarchive with the code I am using from the tutorial?

Help is very much appreciated - thanks!

도움이 되었습니까?

해결책

You can't. Unlike its Mac counterpart WebView, UIWebView has no API for creating web archives. It can display webarchives that have been created on the Mac though (e.g. using Save as... in Safari).

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top