Skip to content

Commit 260c414

Browse files
authored
Update README.md [ci skip]
1 parent 8034231 commit 260c414

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To run this extension from the repo (and not from a pre-built package) on a loca
4040
| | iOS | ❌ No | ❌ No |
4141
| | Android | ✅ Yes | ✅ Yes |
4242
| **Safari** | macOS | ✅ Yes | ✅ Yes |
43-
| | iOS | ✅ Yes | ✅ Yes (using iOS system notifications) |
43+
| | iOS | ✅ Yes | ✅ Yes (site must be added to Home Screen first) |
4444
| **Microsoft Edge** | macOS | ✅ Yes | ❌ No |
4545
| | Windows | ✅ Yes | ✅ Yes |
4646
| | iOS | ❌ No | ❌ No |
@@ -54,6 +54,8 @@ To run this extension from the repo (and not from a pre-built package) on a loca
5454
| | iOS | ❌ No | ❌ No |
5555
| | Android | ✅ Yes | ❌ No |
5656

57+
More info here https://caniuse.com/push-api
58+
5759
## Testing Push Notifications
5860

5961
Testing push notifications necessitates user-to-user interactions to observe the notification behavior accurately. Follow the steps outlined below to effectively test push notifications (the browser recommendations are what we have seen work in local environments):

0 commit comments

Comments
 (0)