PUSHY APNS - AnnotatedSocketException: Network is unreachable: api.sandbox.push.apple.com/2620 #1042
Unanswered
manishjava8
asked this question in
Q&A
Replies: 1 comment 7 replies
-
This sounds like a network configuration problem. What happens if you try to connect to |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use the PUSHY library 0.15.2 version to send push notifications to iOS devices using Spring boot.
The APNS code looks like this -
but I am getting the following error -
Note - When I run the code locally, it works fine, throws an error when I deploy in staging env.
sometimes I get the following error
Am I doing something wrong here?
Beta Was this translation helpful? Give feedback.
All reactions