push notification to update json ios objective c code example
Example: ios get notification payload
let userInfo = notification.request.content.userInfo
print userInfo["userId"]
let userInfo = notification.request.content.userInfo
print userInfo["userId"]