- From: Peter Beverloo <notifications@github.com>
- Date: Fri, 07 Apr 2017 09:30:23 -0700
- To: w3c/push-api <push-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 7 April 2017 16:30:58 UTC
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