Edujugon / PushNotification

PHP and Laravel Package to send push notifications to Android and IOS devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NotRegistered on fcm services

mara9303 opened this issue · comments

Result of getFeedback() on fcm services:
{#1067 ▼
+"multicast_id": 6.6073187435903E+18
+"success": 0
+"failure": 1
+"canonical_ids": 0
+"results": array:1 [▼
0 => {#1065 ▼
+"error": "NotRegistered"
}
]
}
I'm using dev-l5 version.
Thanks.