Skip to content

Commit

Permalink
Updated header signature for push notif
Browse files Browse the repository at this point in the history
  • Loading branch information
sacOO7 committed Mar 12, 2024
1 parent aa4e560 commit bc84b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ Future<void>.delayed(Duration.zero, () {
});
```

### Push Notifications
## Push Notifications

By default, push-related components in the sample app won't work on Android, because of a dummy [google-services.json](example/android/app/src/google-services.json) file. In order to use push messaging features of Ably SDK, additional FCM/APNS configuration is required.

Expand Down

0 comments on commit bc84b92

Please sign in to comment.