alexalok/dotAPNS

getting bad device token error.

digish777 opened this issue · 4 comments

getting bad device token error. I am not sure. what I am doing wrong. I am passing device token. I am passing certificate. Both are passing. Is it bundle id. if so. where to pass that?

Are you sending a notification to a debug version of the app or a testflight/release one?

I have a similar issue, I'm using key/jwt token, but I'm running on debug on the device.
I have used this before with another backend implementing (Server side swift/ vapor), where it is working.

but I'm running on debug on the device.

Please make sure you're setting ApnsClient to send sandbox pushes.

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.