In our recent submissions to the app store we have been warned that our app is referencing UIWebView and that this is now a deprecated API. We aren't referening UIWebView in our code but we suspect that one of our 3rd party dependencies might be, is there a technique or tool that we can use to try and identify if a library is referencing UIWebView?
Thanks,