Hi,
I am running “sendEncrypted.php” in the terminal and getting following warning and error
Warning: Use of undefined constant TOPIC - assumed ‘TOPIC’ (this will throw an Error in a future version of PHP) in /Volumes/…/sendEncrypted.php on line 39
object(stdClass)#1 (1) {
** [“reason”]=>**
** string(22) “DeviceTokenNotForTopic”**
}
I have done all the changes in “sendEncrypted.php” file also cross checked it.
I am able to get push notification through “Push Notification” Mac app.
No sure what’s wrong here.
Thanks.