Update docusaurus/docs/Flutter/guides/adding_push_notifications_v2.mdx
Co-authored-by: ferhat elmas <[email protected]>
This commit is contained in:
co-authored by
ferhat elmas
parent
f9d1dd704b
commit
689e590075
@@ -203,7 +203,7 @@ Make sure to read the [general push notification docs](https://getstream.io/chat
|
||||
|
||||
### Testing if Push Notifications are Setup Correctly
|
||||
|
||||
If you're not sure wether you've set up push notifications correctly, for example, you don't always receive them, or they don’t work unreliably, then you can follow these steps to make sure your config is correct and working:
|
||||
If you're not sure whether you've set up push notifications correctly, for example, you don't always receive them, or they don’t work reliably, then you can follow these steps to make sure your config is correct and working:
|
||||
1. Clone our repo for push testing: `git clone [email protected]:GetStream/chat-push-test.git`
|
||||
2. `cd flutter`
|
||||
3. In that folder run `flutter pub get`
|
||||
|
||||
Reference in New Issue
Block a user