Hi all,
I'm trying to publish my app to App Store and I got the rejection Apple about the deprecation of UIWebView. I cleaned up all the UIWebView reference in my code but looks like there are some nuget libs are still referencing to UIWebView as following.
FBLPromises
GTMSessionFetcher
GoogleAPIClientForREST
GoogleToolboxForMac
GoogleUtilities
Protobuf
leveldb
libSkiaSharp
nanopb
Could you please help how to resolve these issues?
Thanks & best regards,