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
59 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
59 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
59 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
59 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
59 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
59 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

iOS 19 Mock WWDC25 Feature

iOS 19 Expected to Run on These iPhones

Monday March 31, 2025 5:28 pm PDT by
iOS 19 will not be available on the iPhone XR, iPhone XS, or the iPhone XS Max, according a private account on social media site X that has accurately provided information on device compatibility in the past. The iPhone XR, iPhone XS, and iPhone XS Max all have an A12 Bionic chip, so it looks like iOS 19 will discontinue support for that chip. All other iPhones that run iOS 18 are expected...
maxresdefault

Apple Releases iOS 18.4 With Priority Notifications, Ambient Music, New Emoji and More

Monday March 31, 2025 10:03 am PDT by
Apple today released iOS 18.4 and iPadOS 18.4, the fourth major updates to the iOS 18 and iPadOS 18 operating system updates that came out last year. iOS 18.4 and iPadOS 18.4 come two months after Apple released iOS 18.3 and iPadOS 18.3. Subscribe to the MacRumors YouTube channel for more videos. The new software can be downloaded on eligible iPhones and iPads over-the-air by going to...
AirPods Pro Firmware Feature

Apple Releases New Firmware for AirPods Pro 2 and AirPods 4

Monday March 31, 2025 11:27 am PDT by
Apple today released new firmware updates for all AirPods 4 and AirPods Pro 2 models. The new firmware is version 7E93, up from the 7B21 firmware that was installed on the AirPods Pro 2 and the 7B20 firmware available on the AirPods 4 and AirPods 4 with ANC. It is not immediately clear what new features or changes are included in the new firmware, but we'll update this article should we find ...
watchOS 11 Thumb 2 1

Apple Releases watchOS 11.4 With Sleep Alarm Update

Tuesday April 1, 2025 10:34 am PDT by
Apple today released watchOS 11.4, the fourth major update to the operating system that runs on the Apple Watch. watchOS 11.4 is compatible with the Apple Watch Series 6 and later, all Apple Watch Ultra models, and the Apple Watch SE 2. watchOS 11.4 can be downloaded on a connected iPhone by opening up the Apple Watch app and going to General > Software Update. To install the new software,...
macOS Sequoia Feature

Apple Releases macOS Sequoia 15.4 With Mail Categorization and More

Monday March 31, 2025 10:04 am PDT by
Apple today released macOS Sequoia 15.4, the fourth major update to the macOS Sequoia operating system that launched in September. macOS Sequoia 15.4 comes two months after the launch of macOS Sequoia 15.3. Mac users can download the ‌‌macOS Sequoia‌‌ update through the Software Update section of System Settings. It is available for free on all Macs able to run macOS 15. With...
iPhone 17 Pro 34ths Perspective

iPhone 17 Pro Launching Later This Year With These 10 New Features

Sunday March 23, 2025 10:00 am PDT by
While the iPhone 17 Pro and iPhone 17 Pro Max are not expected to launch until September, there are already plenty of rumors about the devices. Below, we recap key changes rumored for the iPhone 17 Pro models as of March 2025: Aluminum frame: iPhone 17 Pro models are rumored to have an aluminum frame, whereas the iPhone 15 Pro and iPhone 16 Pro models have a titanium frame, and the iPhone ...
Airpods Max Feature Green Triad

Apple Releases New AirPods Max Firmware With Lossless and Low-Latency Audio Support [Updated]

Monday March 31, 2025 3:49 pm PDT by
Update 4/2/25: Apple has updated an AirPods support page to indicate that the AirPods Max (USB-C) firmware update version 7E99 is now "coming soon." The original article continues below. Apple today released a new firmware update for the USB-C version of the AirPods Max headphones. The new firmware is version 7E99, up from the prior 7A291 firmware the device was previously running....