UIWebView deprecation

Welcome! Forums Unity Plugins In-App Web Browser UIWebView deprecation

Viewing 9 posts - 31 through 39 (of 39 total)
  • Author
    Posts
  • #1712
    Fronne
    Participant

    There’s a fix from Unity in 2019.2.7f1 and 2018.4.10: Read this Unity Issue Tracker and this Unity forum Thread for more info…

    Update Unity and your’e fine…

    • This reply was modified 4 years, 6 months ago by Fronne.
    • This reply was modified 4 years, 6 months ago by Fronne.
    #1715
    tpitman
    Participant

    That must have just dropped. Awesome. Thanks!

    #1716
    PiotrPiotr
    Keymaster

    Thanks for clarifications, Fronne!

    • This reply was modified 4 years, 6 months ago by PiotrPiotr.
    #1891
    FabioTG
    Participant

    Hi Piotr,

    I don’t have these files on IOS Directory:
    InAppBrowserViewController.h
    InAppBrowserViewController.mm
    iOSInAppBrowser.mm
    OrientationNavigationViewController.h
    OrientationNavigationViewController.m

    These files were deprecated on the last version?

    Best regards

    #1892
    FabioTG
    Participant

    I replaced the InAppWebBrowser.a with the new InAppWebBrowser206.a
    and I submitted it to appStore, but I got the same message:
    ITMS-90809: Deprecated API Usage – Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/documentation/uikit/uiwebview for more information.

    #1894
    PiotrPiotr
    Keymaster

    FabioTG – plugin does not use UIWebView as explained in this thread.
    It might come from Unity version you are using (if it’s not latest one) or some other plugin.

    #1971
    alfpoohalfpooh
    Participant

    Hi, I have a similar issue now. Getting ITMS-90809 issue warning on deprecation of UIWebView APIs.

    I imported InAppBrowser from assetstore(2.0.6).
    My unity is 2019.2.17f1.
    Xcode is 11.1

    Thanks

    #1972
    PiotrPiotr
    Keymaster

    Guys, this issue is not related to this plugin.
    There is no single usage of UIWebView there.

    It’s either related to old version of Unity or some other plugin.

    • This reply was modified 4 years, 3 months ago by PiotrPiotr.
    #1974
    alfpoohalfpooh
    Participant

    Hi, my problem seems solved. I updated InAppBrowser to the latest. But still, there was trouble. I found more plugins which cause the trouble. Removed and works well.

    Thanks.

Viewing 9 posts - 31 through 39 (of 39 total)
  • You must be logged in to reply to this topic.