UIwebview deprecation warning even after browser type changed to WKwebview 8.4.52 ios plugin version

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

Hello Team,

I have changed browser type to WKWebview from UIWebview for all browser widgets in project. Searched for UIWEBVIEW in Xcode project there are zero matches in project.

Still after app store submission I have received below warning.

TMS-90809: Deprecated API Usage warning for UIWebview,. I am using below iOS plugin version.

I am using ios plugin version 8.4.52.

Please suggest how can we resolve this warning/issue.

Thanks,

@Johnvthon Phelps​

From the application side you have changed all the browser types but the plugin 8.4.52 still holds the implementation of the UIWebview.

To avoid the reported issue you have to consume the latest iOS 8.4.83 plugin. From 8.4.83 onward we have removed the UIWebview symbols.

https://basecamp.temenos.com/s/question/0D52K00004QxjoySAB/deprecated-uiwebview-api-usage-warnings-app-submission-to-apple-store-fails