Quickblox 422 No recipient issue using Android SDK -
i using quickblox
android chat sdk chat module. have implemented whatever process stated in quickblox
site. able register,login , creating session quickblox
programmatically , able chat , chat history successfully. got struck users, not able chat getting 422 error "'{"errors":{"base":["no recipients. @ least 1 user should subscribed gcm (android push) (through sdk or rest api)"]}}'"
. users, not facing problem. please suggest me solution problem.
in means user doesn't have push subscription, can't receive pushes
follow guide subscribe user receive push notifications http://quickblox.com/developers/simplesample-messages_users-android#giving_a_user_a_push_notification_subscription
Comments
Post a Comment