Post

Replies

Boosts

Views

Activity

UIWebView to WKWebView
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?
0
0
372
Jan ’21
Ipatool error on ad-hoc build
I'm trying to push out an ad-hoc build from Xcode 13.1 but keep getting the following error: ipatool failed with an exception: #<NoMethodError: undefined method `sdkPath' for nil:NilClass>..... I've set 'enable bitcode' to 'no' in build settings, and also set 'Enable code coverage support' to 'no' but still getting this error. Can anybody help?
2
0
747
Nov ’21