Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70435

Will capacitor replace every occurrence of UIWebView for WKWebView?

$
0
0

Hello everyone! I am asking this question since UIWebView is being deprecated. I did read the following ionic article:

If I understand this article correctly, we have 2 options:

  1. wait for cordova ios 6 (currently on night builds)
  2. upgrade to capacitor (rather easy. I have been able to migrate a complex ionic 3 app to capacitor).

Here comes my question. By curiosity, I went through the native code generated by capacitor on an ionic4 + capacitor and saw the following code:
Screen Shot 2020-05-28 at 10.50.08 PM

Note that we do have some custom plugins, but the article states that Capacitor will replace every reference to UIWebView.

That being said, I can still see some references to UIWebView. I was wondering if that was normal and if I can be sure that Apple won’t reject the app if I use ionic 3 + capacitor or ionic 4 + capacitor.

Also me and my fellows had in mind that maybe Apple Testflight would help us figuring out whether or not Apple would reject our app. Is that the case? Can testflight actually determine if we will get the warning?

Thank you a lot for your time, this is a huge concern for me.

I hope you have a great week :slight_smile:

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 70435

Trending Articles