Posts

Post not yet marked as solved
3 Replies
2.4k Views
HTML5 Offline Application Cache Is supported on Safari but is it supported in WKWebView?I found some links in StackOverflow but i am unable to implement these methods.@interface WKPreferences (MyPreferences)- (void)_setOfflineApplicationCacheIsEnabled:(BOOL)offlineApplicationCacheIsEnabled;@endhttps://stackoverflow.com/questions/29892898/enable-application-cache-in-wkwebview?rq=1Any help much appreciated.Thanks in Advance.
Posted Last updated
.