You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Testing push notifications necessitates user-to-user interactions to observe the
50
50
51
51
4.**Caveats for Local Testing**
52
52
- Local testing of Push Notifications only works from a `localhost` address or if your local server has a secure SSL certificate.
53
-
- Depending on your local server's setup, system operating system, and browser versions, it is still possible that push notifications may not work (for example, in macOS, Safari will not show notifications in a local environment, but Chrome will while or when it is open).
53
+
- Depending on your local server's setup, operating system, and browser versions, it is still possible that testing push notifications may not work (for example, in a local environment running on macOS, only Chrome will show notifications while it is open or after it has been launched).
0 commit comments