Android & (millions of) push notifications
问题 I'm working on the Android version of an application I first created on iPhone and this application requires to send (if it's as successful as its iPhone version) up to millions of push notifications to users daily. I naively thought the Android platform had a push notifications service as its sibling so I decided to look at this feature at the end of development and now here i am! I searched stackoverflow for answers about this feature (issue ?) and found several options (thanks guys!) BUT