Hello,
Has javapns been tested with Java 8? I've upgraded my JDK from 1.6 to 1.8.0_45 and my iOS device doesn't receive notifications. I've run the command line tool (https://code.google.com/p/javapns/wiki/CommandLineTools) with Java 6 and the phone receives the test notification. When I run the same command with Java 8 installed, the phone doesn't receive the notification. The command line tool's output contains no errors. I'm attaching the output of running the command with Java 8.
- java8_output.txt 2.09KB
Comment #1
Posted on May 8, 2015 by Quick BearI have verified that the steps outlined in the comments in https://code.google.com/p/javapns/issues/detail?id=165 fix my issue.
Status: New
Labels:
Type-Defect
Priority-Medium