I keep getting reject by app store even after replacing UIWebView with WKWebView

I keep getting rejected even after replacing all references of UIWEBVIEW with WKWEBVIEW. Here is my so post with all of the details and everything I've done to resolve the issue to no avail.

https://stackoverflow.com/questions/67097946/removed-uiwebview-from-ionic-project-but-still-getting-rejected-by-the-app-store
Probably, deep in a library, there is a call to UIWebView.

Could you try to trap on debugger ?
I keep getting reject by app store even after replacing UIWebView with WKWebView
 
 
Q