onmyway133 / PushNotifications

🐉 A macOS, Linux, Windows app to test push notifications on iOS and Android
https://onmyway133.com
Other
2.26k stars 176 forks source link

Failed: TopicDisallowed #9

Open devres0001 opened 5 years ago

devres0001 commented 5 years ago

Unable to push due to this error " Failed: TopicDisallowed " .

Here is my input:

{"aps":{"alert":"asda"}}

onmyway133 commented 5 years ago

@devres0001 Hi, can you check if you are sending with sandbox or production APNS environment?

devres0001 commented 5 years ago

I am using sandbox with p8 cert.

onmyway133 commented 5 years ago

@devres0001 Let me check

ismaiI1 commented 5 years ago

same for me.. Waiting for solution.. Edit : NWPusher working perfectly..

michealbeatty commented 5 years ago

Any progress on this? I'm getting this issue using sandbox.

onmyway133 commented 5 years ago

@invisible66 @michealbeatty Sorry I haven't had time for this