On Tue, Jan 21, 2014 at 10:12 AM, Manolis Stylian <[email protected]>
 wrote:

> Is there any incompatibility with the APNS library?
> Any ideas?
>



It looks like this library uses threading, which is restricted on App
Engine. You'll need to restructure the code to prevent threads from
spawning. Here's an explanation of how to handle it:
http://googleappenginetutorial.blogspot.jp/2013/04/java-apns-on-appengine.html



-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to