hengsokchamroeun / javapns

Automatically exported from code.google.com/p/javapns
0 stars 0 forks source link

how to package the token in objective c #53

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
There seems to be a lacking of proper documentation on how to package the token 
received from your iOS' device token.

I've found this on stackoverflow 

http://stackoverflow.com/questions/1355837/help-trying-to-use-apple-push-notific
ation-service-through-java

is this correct?

We seem to have everything setup properly except the actual push happening (no 
errors at any leg of the process)

Thanks

Original issue reported on code.google.com by jcfernan...@gmail.com on 8 Jun 2011 at 5:06

GoogleCodeExporter commented 8 years ago
Unfortunately, I don't know what happens on the iPhone side.

Original comment by idbill.p...@gmail.com on 25 Jul 2011 at 9:31

GoogleCodeExporter commented 8 years ago
Closing issue as non-related to the actual javapns library, which does not 
cover the iPhone side of the process.

HOWEVER, the way you described the issue makes me think your question might not 
be the one you needed to ask :)  If you are not getting any error when trying 
to push to a device token, the actual token might not be the problem...  Some 
earlier versions of the library had trouble pushing notifications (getting 
stuck on sendNotification for example, or having no payload reach the devices). 
 I suggest you try one of the latest versions of the library (2.0 Beta 2).

Please feel free to re-open if the issue is still valid.

Original comment by sype...@gmail.com on 7 Sep 2011 at 4:19