lunchclass / absolute

Absolute is a web-based O2O(Online to Offline) platform like Siren-Order for Starbucks. We are focused on creating the platform that is portable, cheaper, easier, decentralized and appless.
Apache License 2.0
103 stars 31 forks source link

Implement isRegistered for Push API #525

Closed haeungun closed 6 years ago

haeungun commented 6 years ago

Implemented isRegistered function for push api. This function checks whether the service worker has been successfully installed and the push notification is subscribed.

ISSUE=none