Hi,
My build has been rejected by Apple because of deprecated UIWebView. I've used a grep command etc. to identify the frameworks using UIWebView but have no idea how to update them to use WKWebView. There is a reference in a native plugin (libPDFReader.a) and another in DSYM when I search the binary. Can anybody give me a steer on how to resolve the issue?
My build has been rejected by Apple because of deprecated UIWebView. I've used a grep command etc. to identify the frameworks using UIWebView but have no idea how to update them to use WKWebView. There is a reference in a native plugin (libPDFReader.a) and another in DSYM when I search the binary. Can anybody give me a steer on how to resolve the issue?