Apple is phasing out UIWebView, which is used by developers for integrating web content into an app in a quick and secure manner. Apple is replacing UIWebView (and WebView) with WKWebView, an updated version, as UIWebView has been deprecated.

apple developer banner
Apple originally told developers that app updates with UIWebView would no longer be accepted as of December 2020, but Apple is now providing additional time for developers to adopt WKWebView and has extended the deadline period. There's no new deadline in place at this time, with Apple planning to provide an update at a later time.

Along with the deadline extension, Apple today also informed developers that App Store server notifications are able to provide real-time updates on a subscriber's status, allowing for customized user experiences.

There's an option to be notified when a subscriber auto-renews and an option that lets you know when the ‌App Store‌ begins asking users to agree to a new subscription price, letting developers send reminders about a service's value.

Top Rated Comments

gaximus Avatar
45 months ago
I'm a developer and I agree with this, I hate using an app that is just a webwiew wrapper. I think Apple is trying to "encourage" developers to just create a native UI experience. If I'm in an app with a link, just send me to the default browser, don't keep me in your app.
Score: 5 Votes (Like | Disagree)
simmepi Avatar
45 months ago
Ha, and I just this week sent in updates for my two apps where I migrated to WKWebView from UIWebView :) But for me it's alright, the apps are now much improved, given the fact that WKWebView behaves much better as a "browser" view. I only ran into two snags: Default scaling is different so needed to compensate for that, and loading local image files using a "file://" URL is not supported due to security (or rather sandboxing) reasons per default, so needed to handle those URLs myself. Other than that, painless, and I should really have done this years ago, since at least in my use case, WKWebView was way more suitable.
Score: 4 Votes (Like | Disagree)
Doctor Q Avatar
45 months ago
We had plenty of warning about this. However, initially, WKWebView didn't have all of the required features to let us switch. Now there's very little need to keep supporting UIWebView.
Score: 3 Votes (Like | Disagree)
mkldev Avatar
45 months ago
The problem is that unless something has changed recently, WKWeb is woefully inadequate as a replacement for UIWebView. In particular, it isn't possible to change out the network machinery under the hood. You use Apple's networking stack, period. Want to do something interesting, such as changing the caching behavior? Too bad. You get what Apple gives you.

Basically, what Apple is saying is that they no longer care about any of those interesting corner cases that WKWebView can't handle, and that developers who need to do these things should choose another platform. That's why folks are shocked that Apple is doing this, just like we were all shocked when they deprecated UIWebView before making WKWebView a full-featured replacement.

Implementation of this ridiculous policy doesn't need to be delayed. It needs to be canceled outright until such time as WKWebView can replace EVERY use case for UIWebView. Best case is late 2021.
Score: 3 Votes (Like | Disagree)
amartinez1660 Avatar
45 months ago

No need to try and change your mind as WebView apps don't get past Apple app store review process for obvious reasons.

There are good and legitimate reasons for using WKWeb in an app for example to take a user to a support page where they can see stuff like known bugs being worked on, FAQ's and anything you don't want to hardwire into your app and be able to update instantly.
Also HTML formatting makes for nice in app document presentation so you can include in-app guides etc in html with graphics which the app will load from memory and not over the net.
Agreeing with this as an user.
I really don’t mind if there’s HTML based sections, text, graphics or even full browser functionality. Even in the online case, a lot of the times I really don’t want to get out of the app.
Example: chatting on Discord and someone sends a link to an animated gif, it would be annoying to tap it and the thing pans to a new app safari tab window, see it, click on the open tabs display, close that last one, app change back to discord... nah, it’s good to see the image open in built-in browser, tap done when... well, done.
Example 2, I actually mostly read macrumors at random hours of the day (like currently 3am) on my phone via the RSS reader app Feedly.
I think it’s definitely a webview for the links opened, with an option to open in safari button, share and whatnot... 99.9% of the time I’m just inside feedly’s builtin browser, including this very same comment. Once done I just tap done and get to where I was on the feed list.
Score: 1 Votes (Like | Disagree)
Icelus Avatar
45 months ago

I don't understand why Webview is a thing even?

I'm not a dev, just Apple fan, but this bugs me. Why we have so many "so-called apps" that just use web stuff warped in an app? I could just open up Safari?

Also, I hate scaling on my XS Max vs 6S. I feel like i have all the extra space but everything is zoomed? (Facebook app (i assume web wrapper some kind) is differently scaled between "native app" and Safari?!?)
Frameworks like Ionic use it, allowing developers to create an app in HTML/CSS/JavaScript and create apps for multiple targets like iOS and Android.
Score: 1 Votes (Like | Disagree)

Popular Stories

reset password request iphone

Warning: Apple Users Targeted in Phishing Attack Involving Rapid Password Reset Requests

Tuesday March 26, 2024 4:34 pm PDT by
Phishing attacks taking advantage of Apple's password reset feature have become increasingly common, according to a report from KrebsOnSecurity. Multiple Apple users have been targeted in an attack that bombards them with an endless stream of notifications or multi-factor authentication (MFA) messages in an attempt to cause panic so they'll respond favorably to social engineering. An...
iPhone Home Screen Gradient Blank Spaces 1

Sources: iOS 18 Lets Apps Be Placed Anywhere on Home Screen Grid

Sunday March 24, 2024 1:33 pm PDT by
iOS 18 will give iPhone users greater control over Home Screen app icon arrangement, according to sources familiar with the matter. While app icons will likely remain locked to an invisible grid system on the Home Screen, to ensure there is some uniformity, our sources say that users will be able to arrange icons more freely on iOS 18. For example, we expect that the update will introduce...
Generic iOS 18 Feature Purple

iOS 18: What to Expect From 'Biggest' Update in iPhone's History

Wednesday March 27, 2024 11:10 am PDT by
At least some Apple software engineers continue to believe that iOS 18 will be the "biggest" update in the iPhone's history, according to Bloomberg's Mark Gurman. Below, we recap rumored features and changes for the iPhone. "The iOS 18 update is expected to be the most ambitious overhaul of the iPhone's software in its history, according to people working on the upgrade," wrote Gurman, in a r...
maxresdefault

Apple Announces WWDC 2024 Event for June 10 to 14

Tuesday March 26, 2024 10:02 am PDT by
Apple today announced that its 35th annual Worldwide Developers Conference is set to take place from Monday, June 10 to Friday, June 14. As with WWDC events since 2020, WWDC 2024 will be an online event that is open to all developers at no cost. Subscribe to the MacRumors YouTube channel for more videos. WWDC 2024 will include online sessions and labs so that developers can learn about new...
apple maps 3d feature

Apple Maps May Gain Custom Routes With iOS 18

Tuesday March 26, 2024 3:10 pm PDT by
Apple may be planning to add support for "custom routes" in Apple Maps in iOS 18, according to code reviewed by MacRumors. Apple Maps does not currently offer a way to input self-selected routes, with Maps users limited to Apple's pre-selected options, but that may change in iOS 18. Apple has pushed an iOS 18 file to its maps backend labeled "CustomRouteCreation." While not much is revealed...
iPad Pro 2024 Landscape Camera Feature

New iPad Pro Again Rumored to Feature Landscape Front-Facing Camera

Monday March 25, 2024 5:43 am PDT by
The next-generation iPad Pro will feature a landscape-oriented front-facing camera for the first time, according to the Apple leaker known as "Instant Digital." Instant Digital reiterated the design change earlier today on Weibo with a simple accompanying 2D image. The post reveals that the entire TrueDepth camera array will move to the right side of the device, while the microphone will...
sonoma desktop wwdc

Apple Releases macOS Sonoma 14.4.1 With Fix for USB Hub Bug

Monday March 25, 2024 10:10 am PDT by
Apple today released macOS Sonoma 14.4.1, a minor update for the macOS Sonoma operating system that launched last September. macOS Sonoma 14.4.1 comes three weeks after macOS Sonoma 14.4. The ‌‌‌‌macOS Sonoma‌‌ 14.4‌.1 update can be downloaded for free on all eligible Macs using the Software Update section of System Settings. There's also a macOS 13.6.6 release for those who...