Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 48986

WKWebView is being used but Apple keeps refusing the app

$
0
0

Apple is refusing my app because it’s using UIWebView, but I’m pretty sure I’m using WKWebView, I checked it with this code

if (window.webkit) {
    //WKWebView            
}

and this

if (window.indexedDB) {
    //WKWebView
}

Am I doing something wrong? Any suggestion?
Thanks

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 48986

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>