Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaAPN can't work on Windows but Mac OS is fine, why???? #223

Open
GoogleCodeExporter opened this issue Apr 23, 2015 · 3 comments
Open

Comments

@GoogleCodeExporter
Copy link

I using JavaAPN to push data to my IOS device.  JavaAPN works well on my MAC OS 
and My device can receive the notification when JavaAPN runs on Mac OS.

But when I test it on Windows 7 and 8.1, JavaAPN deliver the notification 
successfully but my device can't receive any data.


Please tell me how to make it work on Windows???????

Original issue reported on code.google.com by yidingbu...@gmail.com on 4 Nov 2014 at 8:14

@GoogleCodeExporter
Copy link
Author

It is impossible to tell what's wrong without your logs.  Surely there is some 
hint of what is going on in the logs that JavaPNS produce.

Original comment by sype...@gmail.com on 12 Nov 2014 at 7:08

@GoogleCodeExporter
Copy link
Author

The logs following:

2014-12-03 15:21:09 INFO  infolog:166 - INFOM:   -> ClassName : 
com.dps.web.controller.MessagesController method:IOSPushTest info :Find 
device:3567e79e266b5fc0da60f2aa7ad2cff3f9518d8a7fd681462170513353aa486s
2014-12-03 15:21:15 INFO  infolog:166 - INFOM:   -> ClassName : 
com.dps.web.controller.MessagesController method:IOSPushTest info 
:isSuccessfull: true
2014-12-03 15:21:15 INFO  infolog:166 - INFOM:   -> ClassName : 
com.dps.web.controller.MessagesController method:IOSPushTest info 
:Transmission Complete?:true
2014-12-03 15:21:15 INFO  infolog:166 - INFOM:   -> ClassName : 
com.dps.web.controller.MessagesController method:IOSPushTest info :success 
size 1
2014-12-03 15:21:15 INFO  infolog:166 - INFOM:   -> ClassName : 
com.dps.web.controller.MessagesController method:IOSPushTest info :fail size 0

when I tested the code on MAC OS and Window 8, the logs are exactly same and 
both shows the server deliver the data successfully.

 But my device didn't receive the notification when my code run on Windows 8.




Original comment by yidingbu...@gmail.com on 4 Dec 2014 at 12:34

@GoogleCodeExporter
Copy link
Author

These are not log messages produced by JavaPNS...  Please see Troubleshooting 
wiki page on this site, and provide JavaPNS logging.

Original comment by sype...@gmail.com on 4 Dec 2014 at 8:19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant