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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@
3
3
# .NET Core Push Notifications for Web, Android and iOS
4
4
Send notifications to:
5
5
- ✅ iOS - Apple Push Notifications (APN)
6
-
- ✅ Android - via Firebase Cloud Messaging
7
-
- ✅ Web - via Cloud Messaging
6
+
- ✅ Android - via Firebase Cloud Messaging (FCM)
7
+
- ✅ Web - via Firebase Cloud Messaging (FCM)
8
8
9
9
CorePush is a lightweight library with minimal overhead. Send notifications to Android and Web using Firebase Cloud Messaging and iOS APN with JWT HTTP/2 API.
0 commit comments