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

Java-apns on Google App Engine #352

Open
tolgatanriverdi opened this issue Dec 27, 2017 · 1 comment
Open

Java-apns on Google App Engine #352

tolgatanriverdi opened this issue Dec 27, 2017 · 1 comment

Comments

@tolgatanriverdi
Copy link

Hi I 've an urgent problem about java-apns
We are trying to run java-apns from Google AppEngine and we are using 1.0.0 Beta6 version.
But when we try to send the push it gives the following error. Do you have any idea?

.PushNotificationWorkerServlet sendNotification: access denied ("java.lang.RuntimePermission" "modifyThreadGroup") (PushNotificationWorkerServlet.java:151)

@crazybob
Copy link

Use Java 8 on App Engine. It doesn't have these restrictions anymore.

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

No branches or pull requests

2 participants