1. arturo garza gonzalez
  2. PowerServer Mobile (Obsolete)
  3. Thursday, 29 August 2019 23:04 PM UTC

Hi
I uploaded an application generated to testflight with power server 2019 and xcode10.I upload the build version 1.8 on 28/08/2019, that version was accepted and dont sent me a message error but when I uploaded the version 1.9 and 2.0 on 29/08/2019 the App Store Connect sent the next error:
-----------------------------------------------------------------------------------------------------------
App Store Connect

Dear Developer,

We identified one or more issues with a recent delivery for your app, "Talk Expenses" 1.0 (2.1). Your delivery was successful, but you may wish to correct the following issues in your next delivery:

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.

After you’ve corrected the issues, you can use Xcode or Application Loader to upload a new binary to App Store Connect.

Best regards,

The App Store Team
------------------------------------------------------------------------------------------------------------
I investigated the error and what they mention is that

UIWebview is deprecated
https://developer.apple.com/documentation/uikit/uiwebview

and that it is recommended to work with

WKWebView
https://developer.apple.com/documentation/webkit/wkwebview

I don't know if today 29/08/2019 App Store Connect updated that UIWebview is deprecated

thanks for attention,
regards

Greg Winfield Accepted Answer Pending Moderation
  1. Sunday, 30 August 2020 01:10 AM UTC
  2. PowerServer Mobile (Obsolete)
  3. # 1

I am getting this error as well. Has a solution been found? Can anyone tell me if this has to be corrected on the PB/PS side, or can it be corrected on the XCode side? Any insight would be appreciated

alessandro feltrin Accepted Answer Pending Moderation
  1. Wednesday, 29 January 2020 16:00 PM UTC
  2. PowerServer Mobile (Obsolete)
  3. # 2

I've the same problem. Do you have some answer about this problem.

you were able to solve this problem and publish you app?
Comment
There are no comments made yet.
Kai Zhao @Appeon Accepted Answer Pending Moderation
  1. Friday, 30 August 2019 08:02 AM UTC
  2. PowerServer Mobile (Obsolete)
  3. # 3

Hi Arturo,

Thanks for reporting this problem. We will escalate it to our development team for further analysis.

Regards,
ZhaoKai

Comment
  1. alessandro feltrin
  2. Wednesday, 29 January 2020 17:48 PM UTC
from apple developer :



"Starting in iOS 8.0 and OS X 10.10, use WKWebView to add web content to your app. Do not use UIWebView or WebView."



  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.