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!
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!
Copyright © 2021 Jogjafile Inc.
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).