I want to send push notification to a specific user using PHP. I know this question is asked many times. But my problem is little different. The push notifications are sent in m
After searching a lot for a solution, I checked their github issues page and in the 'closed issues' section I found out a similar issue. The solution was to just update the SDK. Because they had made a typo in the ParsePush.php. So, if anyone is having this issue, please update your Parse PHP SDK.