←back to thread

78 points saubeidl | 1 comments | | HN request time: 0.225s | source
Show context
rekoil ◴[] No.44390818[source]

    Developers who opt for tier one will get access to a limited set of mandatory App Store services, including:
    * App distribution and delivery
    * Trust and safety features
    * App management
    [...]
    Developers who opt for tier two will get access to all services provided by the App Store today.
Am I wrong or does it seem like apps in "tier 1" won't even have access to app notification delivery? That's wild...
replies(4): >>44390912 #>>44390943 #>>44391068 #>>44392466 #
saubeidl ◴[] No.44391068[source]
There's is absolutely 0% chance this will fly. Apple is begging for a fine at this point, with their bad-faith malicious interpretations of the law.
replies(2): >>44391136 #>>44391280 #
itake ◴[] No.44391280[source]
I think this is how Android Play store currently works? If you deploy your app via another means, you get to DIY your own push infrastructure. I remember Square had to do this for their POS units that run Android, but weren't managed by the play store.
replies(3): >>44391391 #>>44391485 #>>44391608 #
rekoil ◴[] No.44391608[source]
Which would be fair game except to my knowledge there’s no API in iOS that enables the use of anything other than APNS for notifications. I could be mistaken though!
replies(1): >>44393017 #
1. itake ◴[] No.44393017[source]
Again, I don’t see how that is different from android.

For android, you need to buy into all the ecosystem of Google to access their push notification service.

You can use android without google’s system, but you can’t use google push system.