Closed arjungupta0107 closed 2 years ago
I have this problem too
I made a sample code for WKWebView. Please check my repository. https://github.com/tommy19970714/WebKitURLProtocol/tree/master
I think you should not send this code in production. For this you can add basic check while installing pod
pod 'netfox', '1.19', :configurations => ['Staging', 'Dev']
UIWebView present only in the demo app. There is no mentions inside the framework.
When i am searching for
UIWebView
then i found there isUIWebView
inWebViewController.swift
file which is not supported by Apple app store guide lines. see thisAny workaround for this?