The reason for Android’s Notification system being better than iOS, is solely due to the ability to turn off individual aspects of an application’s notifications.

Google, the poor multi-billion dollar scrappy startup that maintains Android, made a payment app that has one notification setting, “Google Pay”. So all the ads, promotions, everything.

3rd party apps like PhonePe & Paytm have a better system.

How do you manage to maintain this OS?

@MishaalRahman @androidfaithful @[email protected] @[email protected]

  • @[email protected]
    link
    fedilink
    English
    79 months ago

    Well, the difference (without looking at all the relevant docs) would appear to be an if statement around a call to trigger the notification.

    But I guess, since that seems too simple for them to not do it… it’s gotta be a convention / culture thing. When it’s built in to the OS as a feature, other developers are likely to implement it, in the same way, and the users will come to expect it, ask for it. But if you, as a dev, are left to do it yourself, there’s less motivation.

    Also, Android might have had some system by which they actively encouraged devs to implement.

    • Skull giver
      link
      fedilink
      English
      2
      edit-2
      7 months ago

      [This comment has been deleted by an automated system]

    • @[email protected]
      link
      fedilink
      English
      -19 months ago

      Many apps do actually have those kinda of notification options. Apollo for instance let you choose what notifications you wanted to receive. I’ve seen other apps do the same. Granted, it’s usually within the apps own internal settings and not within their settings page of the Settings app, but they definitely do exist.

      That said, it’s likely more that most devs want you to receive all notifications. “Want to get notified when your balance changes? You also have to see our promotions!” Sounds like a very capitalism thing to do.