Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
37 views

I'm trying to get a simple web app to work offline on iOS. I set up a bare bones manifest linked from the html file. Then, in iOS, I create a home screen shortcut to the web app in Safari. The web app ...
Jim's user avatar
  • 1,051
2 votes
1 answer
111 views

Something must be missing, but I just don't know what. Because the installed web app should be listed in the array when calling navigator.getInstalledRelatedApps() but the array is just empty. Chrome (...
Simon Ferndriger's user avatar
-3 votes
1 answer
67 views

I am trying to convert my website (https://caffeine.xyz) into a professional mobile app. I have two specific requirements: UI Customization: I want to completely hide the top bar (address bar) and ...
Prathysha Babu's user avatar
1 vote
0 answers
85 views

I want to open a web app installed through Microsoft Edge using ShellExecute. I want to pass a path and some dynamic query parameters to the web app but this doesn't seem to work. For example, I ...
katkak's user avatar
  • 356
0 votes
0 answers
92 views

I’m testing WebAuthn PRF for local encryption/decryption in a minimal PWA. In a normal browser tab (Chromium-based), biometric flow works. In the installed PWA (same origin, same device), navigator....
user2374384's user avatar
Advice
2 votes
0 replies
146 views

Title: Android TWA opens Chrome Custom Tab during OAuth login when using a no-code platform (Base44) with multiple domains Body: I'm trying to publish an Android app based on a PWA using Trusted Web ...
Maurizio Kravmagau Gentilezza's user avatar
Best practices
0 votes
8 replies
134 views

I have a PWA that is a note-taking application. The source code is open. Note data is stored on the user's device. Is it possible to make it so that if I (the developer) change the code, users will ...
user2374384's user avatar
2 votes
0 answers
326 views

I'm building a Nuxt 4 PWA installed via Safari "Add to Home Screen" on iOS. The app has a bottom navigation bar that should sit flush against the bottom of the screen, filling the home ...
JustStevenz's user avatar
Tooling
0 votes
0 replies
60 views

I'm using Chrome web apps on Ubuntu 24.04 to access my corporate virtual machine, which uses Windows App (Windows cloud) as its tool. However, once inside the Chrome web app 'Windows App', when I ...
Igor Mendonça's user avatar
Advice
1 vote
0 replies
69 views

I am developing a Chrome extension for ChromeOS. I need to determine whether there is a supported API that allows an extension to enumerate installed ChromeOS applications, including: - Default system ...
karthi-keyn React's user avatar
0 votes
0 answers
31 views

I have a PWA that uses a Service Worker with the Background Sync API to push locally stored sales orders to the server. When multiple tabs of the app are open, the sync operation is executed multiple ...
Mostafa Yehya's user avatar
0 votes
0 answers
40 views

I have a PWA packaged as a TWA and available on Google Play. I'm using the Play Billing payment method to sell exclusive digital products. Consumable products. The user buys credits to use when ...
Gustavo Lins's user avatar
0 votes
0 answers
193 views

I want to have an app that has a part which also must function offline. So my thought was to create a Blazor Web App (.NET 10) with WebAssembly Interactive render mode and implement the PWA part there....
Tobias's user avatar
  • 129
Tooling
1 vote
1 replies
260 views

I want to create PWA that works offline (cache static assets, API requests, images, etc) and using PWABuilder make a native mobile app for android and IOS at once. My tech stack: - [email protected]....
Влад Рогов's user avatar
1 vote
0 answers
130 views

I am developing a Progressive Web App using Next.js and testing on iOS Safari version 26.2. When I add the app to the home screen from the landing page /, the app runs correctly in standalone mode and ...
Tom van den Bogaart's user avatar

15 30 50 per page
1
2 3 4 5
369