this post was submitted on 02 Oct 2025
1628 points (98.8% liked)

Technology

88183 readers
3686 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] bitwolf@sh.itjust.works 24 points 11 months ago (2 children)

Something sensitive like this really should be a PWA (and web app for iOS users)

[–] hr_@lemmy.world 8 points 11 months ago* (last edited 11 months ago)

Between Apple walled garden and the new dev signature thing from Google, those big players sure do like control over what we can do as users.

I agree with you, PWA is the way but Apple has been slow walking integration for years now (see https://brainhub.eu/library/pwa-on-ios)

[–] drmoose@lemmy.world 1 points 11 months ago (1 children)

Except PWAs are heavily limited on apple devices so Apple could get that 30% cut.

[–] simplejack@lemmy.world 5 points 11 months ago (1 children)

Got a source for that?

I’m a dev and have a bunch of PWAs on my iPhone. You can install them right from the browser using that same old “add to Home Screen” behavior that has been in iOS for an eternity.

I’m posting this through voyager for Lemmy, installed from my browser, not the App Store.

[–] drmoose@lemmy.world 5 points 11 months ago* (last edited 11 months ago) (1 children)

You're a dev and use PWAs on ios and don't know that you can't even get push notifications? There's no web bluetooth, no web nfc, no background sync, 50-100mb storage limit, no background processes, no service workers. These are all standard features that apple refuses to implement for some reason. Wonder why.

[–] simplejack@lemmy.world 1 points 11 months ago

Ahh. I thought you were talking about Apple charging for PWAs or something.

That said, I believe push works now.