afonsopacifer / react-pomodoro

:alarm_clock: Pomodoro timer built with ReactJS.
http://afonsopacifer.github.io/react-pomodoro/
MIT License
391 stars 99 forks source link

The Notification API throw out an error in the mobile web browser. #50

Open GuoXiaoyang opened 7 years ago

GuoXiaoyang commented 7 years ago

Have you tested the notification in the mobile browser?

I used new Notification() API, too. It worked normally on the desktop, howerver there was an error on my Android mobile Chrome(Version 60.0.3112.116).

default