Apple reject app because of "hidden functionality" webview

I have now removed all references to Analytics too.
However if I search in the xarchive that XCode generates I find that
./dSYMs/UnityFramework.framework.dSYM/Contents/Resources/DWARF/UnityFramework contains the word UIWebView multiple times.
Which should not happen as Unity should have removed all UIWebView usage as said here [ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView]( ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView page-3#post-5572804)

Here are some screenshots