I am using this plugin in my project. When submitting my app to AppStore it gives me this error:
ITMS-90809: Deprecated API Usage – New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).
Do you have any idea if this is because of your plugin? Knowing that I am not using other webviews in my project.