ernesto-elsaesser / OfflineWebView

Sample iOS app using WKWebView and .webarchive files to store complete web pages for offline reading
MIT License
83 stars 19 forks source link

Unable to run on real device #4

Closed md-griddy closed 5 years ago

md-griddy commented 5 years ago

Getting a "Library not loaded: @rpath/WebArchiver.framework/WebArchiver" error. "Reason: image not found" when I try to run on two different iOS devices.

md-griddy commented 5 years ago

Solved by adding framework in Embedded Binaries