Worklight error when sending push notification
问题 I am trying to use Worklight push notification to send push for a iOS+Android Application. I created the submitNotification function in my adapter, and when I invoke it, it says that the push was sent successfully, but in reality, I have no push received in my device. When I see the logs I can read: Couldn't connect to APNS server java.net.PlainSocketImpl.socketConnect(Native Method) java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351) java.net.PlainSocketImpl.connectToAddress