Reputation: 63
How can i able to send notification, when app is opened or not opened. I am not getting any proper guidelines in quick blox docs, to send notification between private chat.
Please guide me, how to do this.
Upvotes: 3
Views: 1360
Reputation: 18346
By default, QuickBlox sends push notifications to offline users automatically if your opponent is offline
http://quickblox.com/developers/SimpleSample-chat_users-ios#Push_notifications_to_the_offline_users
what you need is:
that's all, after this a user will be receiving pushes when he will be offline
Upvotes: 2