NOtherDev / whatwebcando

An overview of the device integration HTML5 APIs
https://whatwebcando.today/
MIT License
836 stars 61 forks source link

Task Scheduling is not available in PWA #96

Closed Adrish-m closed 2 years ago

Adrish-m commented 2 years ago

In this link (https://whatwebcando.today/scheduler.html) It is said that we can use Notification Trigger But it is abandoned and Periodic Sync is not perfect for that job so to be fair I think PWAs can't do Task Scheduling.

NOtherDev commented 2 years ago

Thanks @Adrish-m for reaching out. All what you said is mentioned in the article and the support table states what the current browser allows - in Chrome's case it's clear that Notification Trigger isn't available.

image

Please reopen and propose a PR if you think this section should be improved - here is the appropriate file.