Blog
Progressive Web Apps
Progressive Web Apps

Progressive Web Apps in EU undermined by Apple?

You’d perhaps be forgiven for missing the news if you aren’t familiar with app development for mobiles – but Apple recently threw a rather large spanner into the iOS ecosystem. Since the early betas of iOS 17.4, developers noted that so-called “Progressive Web Apps” (PWAs) were no longer functional in the EU. Was this by design, or was this a bug? Our blog explains more.

What are Progressive Web Apps?

Progressive Web Apps (PWAs) are modern web applications that provide users with a mobile app-like experience on their mobile devices. They offer many features typically found in native apps, such as push notifications and icon badges, persistent local storage, enhanced interactivity, and faster load times. The best part is that you don’t need to download them from an App store. You can add these web apps to your mobile home screen in seconds, giving them the look and feel of native apps.

PWAs offer a smooth and seamless user experience, combining the best of web and mobile design. Most PWAs are designed to run on Android and iOS devices (from a single code base) and also work on desktops and tablets. PWAs are, therefore, an attractive option for businesses wanting to reach customers across multiple platforms without developing platform-specific apps.

Popular Progressive Web Apps

Many PWAs (Apple uses the term “Home Screen web apps”) are available, as they are popular with developers and end-users.

Twitter launched their “Twitter Lite” Progressive Web App in 2017 as the new default mobile web experience, and it is now the “de facto” Twitter interface on the web. An “Add to Home Screen” prompt helps users add the app to their home screen, and the web app supports push notifications and icon badges that function just like those from native apps. As their engineering lead wrote:

“Twitter Lite is now the fastest, least expensive, and most reliable way to use Twitter. The web app rivals the performance of our native apps but requires less than 3 percent of the device storage space compared to Twitter for Android.”

Spotify also offers a Progressive Web App that is more or less identical to their native app. Many users find and play their music online with this app. With no need to download the Spotify app from the app stores, the Spotify PWA is instantly accessible.

There are many other successful PWAs, including Forbes Online, which you can find at https://m.forbes.com. Forbes reports 43 percent more sessions per user, 20 percent greater ad visibility, and 100 percent higher user engagement. And their development lead is equally enthusiastic:

“Our new mobile site looks and feels app-like (on iOS and Android phones), with gesture-based navigation and much more.”

In many cases, PWAs have increased user engagement and conversions compared to traditional web services and apps, particularly for online stores.

What changes had Apple planned for iOS?

In early February, EU developers testing the first beta of iOS 17.4 noticed that PWAs were no longer behaving as apps. Instead, when they opened a Progressive Web App, it would simply open in a browser tab. The second beta added a system prompt, asking users if they wanted to Open in Safari (like bookmarked pages) or “Cancel”.

Initially, it was unclear if this was a bug or if Apple intended to roll back the functionality of PWAs. MacRumors pointed out that if this change were permanent, there would be no “dedicated windowing, badged notifications, or long-term local storage”. In other words, it’s a retrograde step.

Apple waited until 15th February before responding, updating its developer pages with an announcement blaming the EU’s Digital Markets Act (DMA) and confirming that PWAs will no longer be available within the EU. In the update, Apple explained how it had to make so many changes to iOS to comply with the new EU guidelines that support for PWAs was no longer practical.

“Addressing the complex security and privacy concerns associated with web apps using alternative browser engines would require building an entirely new integration architecture that does not currently exist in iOS and was not practical to undertake given the other demands of the DMA and the very low user adoption of Home Screen web apps. And so, to comply with the DMA’s requirements, we had to remove the Home Screen web apps feature in the EU.”

So – it wasn’t a bug, oversight or omission but a deliberate decision to abandon support for PWAs.

Apple’s statement requires a bit of context. The DMA demands that Apple allow 3rd-party browser engines on iOS with access to the same APIs as Safari. As Safari uses APIs to install and run PWAs, Apple has to grant other browsers access to these APIs. Instead, they chose to remove PWA support within the EU. They maintained this will have minimal impact due to the poor take-up of PWAs on iOS. However, many experts dispute this claim.

One can’t help but believe this is all exceptionally convenient for Apple. Until recently, they resisted allowing third-party browser engines on iOS. Now that EU legislation forces their hand, they are enabling third-party browser engines, but in such a way as to make their development untenable. They are using a similar approach to opening iOS to third-party app stores. Progressive Web Apps represented a perfectly acceptable alternative to native apps and circumvented the App Store. But by blocking them within the EU, Apple effectively closed the door on this option.

Impact on developers such as BSL

BSL was just one of many developers concerned about this change.

On behalf of a global consultancy, we’ve designed and developed a profiled news app used in many countries. Delivering the front end as a PWA lowers the friction for user adoption, as users can access the “website” and install the app on their home screen without using the App Store. It also lowers costs, as we can develop the client for mobile (iOS and Android) and desktop from a single codebase.

Upgrading a regular website to a Progressive Web App is straightforward. The site indicates users can install it as a PWA instead of a bookmark. Developers must ensure the site always offers navigation controls, as Safari’s controls (such as a “Back” button) will not be present. Additional work is required to support offline usage and push notifications.

One of the main advantages of Progressive Web Apps is that they resemble native apps. Unlike a browser tab, they have their own window, and users can easily switch between them via the recent apps menu. Additionally, PWAs benefit from persistent storage, which makes extended offline use feasible, unlike regular websites (iOS deletes regular website data after seven days). You can install multiple copies of the same PWA and use different accounts in each copy, as each “instance” has private storage. In a news app, push notifications and icon badges keep users informed and engaged.

Progressive Web Apps

Had Apple gone ahead with their plans within the EU:

  • App-like behaviour would no longer be possible. As a result, users would need to find the web page in Safari between other open tabs, and the interface must share screen space with the browser UI.
  • Web apps would no longer be able to store data for offline usage reliably. They won’t even remember you logged in after just seven days.
  • Worse: If you currently have one or more PWAs installed, you will lose all (local) data for those web apps if you installed the iOS 17.4 update.
  • There would be no push notifications and icon badges (a feature Apple only added a year ago), as they require PWA support on IOS.

Campaign against these proposals

If Apple had continued their plan, this would have led to broken apps and potential data loss. Schools, governments, e-commerce, startups, and gamers could be affected. Any developers with the “temerity” to try and free themselves from the Apple App Store shackles by developing Progressive Web Apps would have been forced back into compliance. Their stance on the DMA legislation would render PWAs useless to worldwide businesses with users in the EU.

None of this was an inevitable consequence of the DMA, as evidenced by the continued availability of PWAs on Windows and Android, both subject to the same EU regulations and legislation. However, Apple’s support for Progressive Web Apps was always half-hearted compared to these platforms.

The Open Web Advocacy collective organised a campaign against Apple’s plans. In particular, they initiated an open letter to Tim Cook, which garnered worldwide support. More than 400 organisations signed this letter, along with more than 4000 individuals from over 100 countries, many of whom work for some of the biggest names in web and app development.

An about-turn from Apple

On its own, this campaign was unlikely to impact Apple. However, the global backlash to their announcement was sufficient for the DMA team to open an investigation. Possibly as a direct result of this intervention, Apple announced their intention to reverse its decision in an update published on 1st March.

“We have received requests to continue to offer support for Home Screen web apps in iOS, therefore, we will continue to offer the existing Home Screen web apps capability in the EU. This support means Home Screen web apps continue to be built directly on WebKit and its security architecture, and align with the security and privacy model for native apps on iOS.”

That said, this announcement only returns their PWA support to the position before February this year, so developers can continue to offer Progressive Web Apps only by using the Webkit API.

As the Open Web Advocacy recently wrote:

“The battle is not over, […]. Apple’s suppression of the web in favour of the App Store continues worldwide, and their attempt to destroy web apps in the EU is just their latest attempt. If there is to be any silver lining, this has thoroughly exposed Apple’s genuine fear of a secure, open and interoperable alternative to their proprietary App Store that they can not control or tax.”

Apple was not just trying to vandalise PWAs and critical features within Safari; it was working to prevent any browser from ever offering them on iOS. This behaviour is consistent with their approach to supporting alternative browser engines and competitive App Stores. Despite the lofty goals of the DMA, the chances of Apple offering a genuine level playing field on iOS remain remote.

Further reading

If you’d like to read more about this subject, I recommend you look at this extensive blog from Alex Russell on Infrequently.org.

And, of course, you’re always welcome to chat about your web application project with one of our developers. If so, please get in touch.

Pulse – enhanced user experience and embedded AI

Pulse – enhanced user experience and embedded AI

Pulse just got better! Our latest Pulse release, developed for PricewaterhouseCoopers (PwC) by BSL, leverages cutting-edge Azure AI technology. It introduces new AI-based features such as translation, summarisation, and sentiment analysis. We’ve also redesigned the user interface for an improved user experience.

The role of AI in Business Intelligence for multinationals

The role of AI in Business Intelligence for multinationals

BSL delivers Business Intelligence solutions to multinational organisations, integrating content from thousands of publications worldwide and delivering daily themed news alerts and briefings to business users. Recently, we’ve introduced AI technologies to these services, and our latest blog post highlights some of the benefits.

Whiteboards and the Canon of the Netherlands app

Whiteboards and the Canon of the Netherlands app

Recently, a digital whiteboard supplier called CTOUCH reached out to BSL, requesting permission to include the Canon of the Netherlands app in their store for use on their digital whiteboards in classrooms. We liked the idea and recently created a special version of our app designed specifically for the big screen.

Google Looker Studio: Making sense of big data

Google Looker Studio: Making sense of big data

In today’s fast-paced world, making quick and well-informed decisions is crucial. Google Looker Studio is a free tool that can give you a significant advantage. It can help you transform your vast amount of Analytics data into informative, easy-to-read dashboards and reports that are completely customizable.

Let BSL take care of your website maintenance updates

Let BSL take care of your website maintenance updates

We understand the importance of regular website maintenance updates for WordPress and Drupal. Hackers sometimes target popular open-source products, so keeping your CMS and any plugins up-to-date is essential. Trust BSL to keep your website up-to-date and secure while you focus on crafting persuasive content for your audience.

BSL Summer event on the water

BSL Summer event on the water

It was time for our annual summer event with the whole company. This year, Diana arranged a boat trip in a salon boat along the Vecht towards Loenen and Vreeland. After the boat trip, the summer event continued in the restaurant of Bistrotel ‘t Amsterdammertje, where everyone enjoyed a delicious dinner.

Adobe Firefly and Photoshop Beta with generative fill

Adobe Firefly and Photoshop Beta with generative fill

After the success of ChatGPT and Midjourney AI – both already in use at BSL – Adobe didn’t want to be left behind and made public their Beta releases of Adobe Firefly and Photoshop AI. With the arrival of the Adobe Betas, we’ve turned our attention to the new kids on the block, comparing them with Midjourney.

Midjourney prompts – Describing your perfect image

Midjourney prompts – Describing your perfect image

In an earlier blog, we introduced Midjourney as a tool we use within BSL when designing websites and banners for blogs. To direct Midjourney to create the image you have in mind, you need to write a prompt describing the image. This new blog discusses Midjourney prompts and some of the commands and parameters you can use.

Drupal 9 development using Tailwind CSS

Drupal 9 development using Tailwind CSS

Using Drupal, BSL has developed an extensive Intranet site to which we all have access. We’re developing a new version of the site, and in this blog, one of our developers talks about some of the tools we are using, including Twig templates, the Entity and Form APIs and Tailwind CSS.

Midjourney AI – Turning your ideas into images

Midjourney AI – Turning your ideas into images

Over the past few weeks, BSL has been exploring the many possibilities offered by Artificial Intelligence. This latest blog describes the use of Midjourney AI, a web service that generates images based on natural language descriptions (“prompts”). The results are impressive. Read our blog to find out more.

The benefits of long-term partnerships

The benefits of long-term partnerships

NBD Biblion offers personalised book and media title recommendations to schools and libraries, and supplies their clients with the titles they select. BSL has had a long-term partnership with NBD Biblion for more than twenty years, delivering development teams, technical advice, and support.

ChatGPT for business information analysis

ChatGPT for business information analysis

After the initial enthusiastic response to the introduction of ChatGPT and AI, attention switched to the unreliability of many ChatGPT answers. However, using Azure OpenAI (ChatGPT) and Cognitive Search with reliable data, we can deliver reliable, high-quality business information in response to natural language queries.

Browser engine wars – Part 2 – The impact of Apple’s iOS monopoly

Browser engine wars – Part 2 – The impact of Apple’s iOS monopoly

The Apple iOS monopoly means that every app on iOS – including browsers from Apple’s competitors – must use WebKit to display web content. While it’s not uncommon for browser developers to use a third-party engine, they can usually control which engine features they use in their browser and – if needed – add custom features.

Browser engine wars – Part 1 – How did we get here?

Browser engine wars – Part 1 – How did we get here?

The Register recently reported that Google is working on an iOS version of Chromium. A few days later, a second article claimed that Mozilla is working on an iOS version of Gecko, Firefox’s browser engine. Both reports suggest that the Apple browser engine on iOS, WebKit, is in danger of losing its monopoly.

Donation on behalf of earthquake victims in Turkey and Syria

Donation on behalf of earthquake victims in Turkey and Syria

On Monday, 6 February, several powerful earthquakes and aftershocks hit Turkey and Syria. This disaster affects as many as 23 million people, including many who are already in desperate need due to the conflict in Syria. If possible, please join us in making a donation on the Giro555 website.

WordPress and page-builders such as Divi and Elementor

WordPress and page-builders such as Divi and Elementor

For building websites on behalf of clients, we often use WordPress together with page-builders, making it easy to prototype and develop modern, responsive websites. With page-builders such as Divi and Elementor, you can easily and quickly design and build pages to match almost any design.

2022 and the Bright Side of Life

2022 and the Bright Side of Life

Taking the time to reflect regularly on the things we are grateful for at the Bright Side can help shift our perspective to focus on the positive aspects of our work. So, here are the things for which I’m grateful in 2022.

SEO benefits, and the power of good-quality content

SEO benefits, and the power of good-quality content

Many business owners still think their websites are merely visiting cards. Their “go-to” expression is: “our clients/audience already know where to find us…”. This may be true, but optimizing your website will reach new clients and audiences.

New Keylane Careers website

New Keylane Careers website

Keylane asked BSL to help design and build a new Careers website. The main aim is to increase the number of visitors by improving the organic search performance. To achieve this, we’re introducing a new design and adding blogs.

Cloud provider migration: What are the benefits?

Cloud provider migration: What are the benefits?

The focus of Cloud computing is to improve the efficiency of IT services. By choosing a cloud-based solution, organisations can stay up-to-date with technology innovations and benefit from higher scalability, lower expenses, and enhanced security.

A new website for BoekWijzer

A new website for BoekWijzer

We’ve completely revamped the BoekWijzer website! The website was built to support the BoekWijzer app, the mobile guide to the world of Dutch literature. Using the app, you can quickly and easily stay up to date with the latest literary news.

New developer / web designer at BSL

New developer / web designer at BSL

If you have any questions about your website or web design in general, then Patrick van Bennekom is ready to help you five days a week at BSL. Patrick helps to design and create websites and apps for our customers, including the design of logos and house styles to deliver a professional end product.

Migrating to the Cloud, benefits and opportunities

Migrating to the Cloud, benefits and opportunities

Several of our clients are migrating to the Cloud, and some that aren’t yet ready for this step are reviewing their legacy systems, intending to migrate to the Cloud in the future. We’ve recently completed two migrations on behalf of multinationals, and our experience has taught us that a direct approach (simply redeploying existing databases and applications on virtual machines) is not always the best route…

Beleev: Controlled Multisensory Environments

Beleev: Controlled Multisensory Environments

Perhaps you have never heard of snoezelen, a Dutch term that describes controlled multisensory environments (MSE) that stimulate various senses within a custom environment – a so-called “Snoezel” room. On behalf of St. John the Baptist special education school in Kerkrade, we’ve created custom software to create and manage so-called “Snoezel” rooms, controlling, lights, audio, switches and a video projector.

Goodbye 2021 and COVID-19 lockdowns – It’s time to look back

Goodbye 2021 and COVID-19 lockdowns – It’s time to look back

So who, in early 2020, thought that we’d still be operating under COVID-19 lockdown measures in January 2022? Luckily, my skill set has given me a better understanding of software development and technology than catering or hospitality. As director of an IT company, I’m happy to say that Bright Side of Life has taken to remote working as a fish to water. Let me tell you about our year.

Canon of the Netherlands apps now available in stores

Canon of the Netherlands apps now available in stores

The Dutch Canon of the Netherlands (2007) tells the story of how the Netherlands was formed. Using the Canon, BSL developed the popular EnToen Nu apps for iOS and Android a few years later. In 2020, the Canon was extensively revised, so we’ve completely rewritten the Canon apps, bringing them up-to-date, making them faster and even more fun to use. They’re now available in the app stores.

Integrating powerful AI search capabilities within apps and web-services

Integrating powerful AI search capabilities within apps and web-services

Search technology is continually evolving, so we’re always ready to adopt new technologies to meet specific client needs. This blog outlines our recent experiences with Azure Cognitive Search and Cognitive Search AI services – classifying thousands of new documents each day, delivering customised briefings to subscribers. Using Machine Learning and AI we can create intelligent search prototypes in just a few weeks.

Canon of the Netherlands apps coming soon!

Canon of the Netherlands apps coming soon!

The Committee on the Development of the Dutch Canon developed the Canon of the Netherlands in 2007. BSL developed the EnToen app a few years later, and since its launch in 2013, it has been a top-rated school app. In 2020, a new Canon Committee updated the Canon. We’re now busy working on new Canon Apps, with a modern look, and using the latest technical know-how.

Drupal 9 replaces Drupal 8. Long live Drupal 7!

Drupal 9 replaces Drupal 8. Long live Drupal 7!

Drupal 9 arrived last year, and Drupal 8 is end-of-life in November 2021. Nothing strange about this. But did you know that Drupal 7’s life has been extended to November 2022? Due to the high number of active users, it will remain in use longer than Drupal 8! Nevertheless, if you’re still using Drupal 7, you’re drinking in the last chance saloon, and it’s time to plan your transition to Drupal 9.

4

Previous

5

Next

Contact BSL