-
Re: iOS13 UIWebView Support
KaushikBar Jul 11, 2019 2:26 AM (in response to Jacky Tran)Hello,
I've similar question on UIWebView.
I've tested UIWebView on iOS 13 Beta and it is working fine without any issue in our Application.
It seems, it is still not removed from iOS 13 SDK and will remove in future release.
Please confirm.
Thanks,
Kaushik Jadhav.
-
Re: iOS13 UIWebView Support
jcesarmobile Aug 29, 2019 4:28 PM (in response to Jacky Tran)Today app submissions have started showing this 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.
so looks like people won't be able to submit apps that use UIWebView in the future despite is still available.
would be good to have an official deadline from Apple
-
Re: iOS13 UIWebView Support
KMT Aug 29, 2019 5:10 PM (in response to jcesarmobile)According to Eskimo's first reply hereRe: UIWebView - Javascript stop to respond it's been 'official' for at least the last year.
-
Re: iOS13 UIWebView Support
jiminolo Sep 4, 2019 8:47 AM (in response to jcesarmobile)At the minimum, it would be appreciated if Apple could give a rough timeline. Is this days, weeks, months, a year? We're actively working on removing any UIWebView usage but understanding the urgency would help us better plan this work.
-
Re: iOS13 UIWebView Support
iamteffi Sep 25, 2019 3:17 AM (in response to jiminolo)I totally agree. Knowing an api will just be deprecated doesn't give that urgency especially if its still working. As they say don't break what isn't broken so I kept the implementation as is for a long while. Would be great if they send these types of warning earlier on appstoreconnect submissions like what they're doing now.
-
-