Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APNS fails to verify hashes #17

Open
psihonavt opened this issue Feb 9, 2017 · 3 comments
Open

APNS fails to verify hashes #17

psihonavt opened this issue Feb 9, 2017 · 3 comments

Comments

@psihonavt
Copy link

Hello,

Thank you for this script.
On the attempt to enable push notification for Safari with the push package generated by the script I keep getting response:

{ logs: [ 'Verifying hashes in manifest.json failed' ] }

Apple documentation is super unclear about this error (about any error :( ). I've unzipped package and checked all the hashes manually - everything seems totally legit.
Have you ever encountered with this error?

@glauciom
Copy link

I'm getting the same here. @psihonavt did you figure out what was the issue on your side?

@psihonavt
Copy link
Author

psihonavt commented Jul 13, 2017

hey @glauciom
we decided not to spend any more time on an "awesome" APNS and have started to use service http://onesignal.com/ which removes all the headache.

@glauciom
Copy link

@psihonavt thanks for the reply - I found what was happening - my PNG pictures have transparency, this is the thing who broke the push_package. Besides that, the icons must have the right resolution and all of them must have at least 72 DPI O.o - indeed, too many headaches to care about :(
Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants