parse-community / parse-server-push-adapter

A push notification adapter for Parse Server
https://parseplatform.org
MIT License
85 stars 100 forks source link

Push notification always says 0 sent #111

Open billyz313 opened 6 years ago

billyz313 commented 6 years ago

I try to push from an android app or from the parse dashboard and it says success, but it also says 0 notifications sent and of course i get no notifications. I have tried with GCM senderid and and key i have also tried with FCM key (senderid is the same) Exactly the same results. There are no errors even in verbose. I can post the verbose if it would help.

Here is the dashboard info: Type | Target | Pushes Sent | Name | Time | Status api | Everyone | 0 | anything | Apr 11, 2018, 14:37 CDT | SENT

Any ideas on what i'm missing?

hampton1122 commented 5 years ago

I am experiencing the same issue, Any insight would be helpful.

billyz313 commented 5 years ago

I was unable to get this to work properly and had to abandon development with parse. I have moved my development to firebase.

hampton1122 commented 5 years ago

I did the same.

On Mon, Apr 29, 2019 at 9:58 AM Billy Ashmall notifications@github.com wrote:

I was unable to get this to work properly and had to abandon development with parse. I have moved my development to firebase.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/parse-community/parse-server-push-adapter/issues/111#issuecomment-487590564, or mute the thread https://github.com/notifications/unsubscribe-auth/AA24ACOC7TX5QQDIJKL4ZK3PS35KBANCNFSM4E2DIIKA .

--

Chris Hampton Each of you should use whatever gift you have received to serve others, as faithful stewards of God’s grace in its various forms. -1 Peter 4:10 NIV

davimacedo commented 5 years ago

It uses to happen the push's query does not match to any valid valid installation. Would you be able to share the push's query and the installation data?

dung-c2c-techhub commented 2 years ago

I did the same, when I check the server log I got this message: parse-server-push-adapter APNS APNS error transmitting to device 80583920124... with status 400 and reason BadDeviceToken