Re: [w3c/push-api] Who will provide the Push Service? (#247)

Hi @VenyXiong,

Implementations should use what's best for the user, while meeting the requirements of the standards. That means that if the operating system provides a push service that's fit for use with Web Push, it would be advisable for the browser to use it.

Specific to Chrome, we use the FCM client provided by the operating system on Android, and ship our own push service client (for FCM) elsewhere. I would like us to use WNS/APNS when the user's operating system is modern enough, but that requires quite a large amount of work.

I hope this clarifies things!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/issues/247#issuecomment-292584940

Received on Friday, 7 April 2017 16:30:58 UTC