Notice: The Monaca & Onsen UI Community Forum is shutting down.

For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.

Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.

wkwebview



  • hi, i just built a new ios build for my app, and submitted it to apple. under “app settings for ios” i have “wkwebview” selected in the dropdown box next to “webview engine.” but i get an email response from apple that includes this:

    We identified one or more issues with a recent delivery for your app, “Imbibe” 4.6.8 (4.6.8). Your delivery was successful, but you may wish to correct the following issues in your next delivery:
    ITMS-90809: Deprecated API Usage - App updates that use UIWebView will no longer be accepted as of December 2020. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).
    After you’ve corrected the issues, you can upload a new binary to App Store Connect.

    can you please let me know whether that wkwebview configuration setting is working, and if so, why i’m getting that response from apple.
    thank you for your help.

    • john


  • @johnd2323 said in wkwebview:

    hi, i just built a new ios build for my app, and submitted it to apple. under “app settings for ios” i have “wkwebview” selected in the dropdown box next to “webview engine.” but i get an email response from apple that includes this: mcdvoice

    We identified one or more issues with a recent delivery for your app, “Imbibe” 4.6.8 (4.6.8). Your delivery was successful, but you may wish to correct the following issues in your next delivery:
    ITMS-90809: Deprecated API Usage - App updates that use UIWebView will no longer be accepted as of December 2020. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).
    After you’ve corrected the issues, you can upload a new binary to App Store Connect.

    can you please let me know whether that wkwebview configuration setting is working, and if so, why i’m getting that response from apple.
    thank you for your help.

    • john

    Thank you for sharing article and information. this is very helpful for beginner.