You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 28, 2022. It is now read-only.
Hi Adobkin,
When I run command: apn-pusher -c ./xlt.p12 -p -d -m 'hello' -t AAAAA:BBBBBB:7c61545e72bbb52b9d85f7641f1ec28fe57acd07ad1340fe2fdb34d137cef234
Here is result
Enter .p12 file password:
Notification was sucessfully sent to 2 device(s)
Invalid tokens:
0. AAAAA
There are 2 push messages to my iPhone when I think it should be only one (AAAAA and BBBBBB are invalid tokens).
Is it normal behavior of APN library.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi Adobkin,
When I run command:
apn-pusher -c ./xlt.p12 -p -d -m 'hello' -t AAAAA:BBBBBB:7c61545e72bbb52b9d85f7641f1ec28fe57acd07ad1340fe2fdb34d137cef234
Here is result
There are 2 push messages to my iPhone when I think it should be only one (AAAAA and BBBBBB are invalid tokens).
Is it normal behavior of APN library.
The text was updated successfully, but these errors were encountered: