question

Steve [not provided] avatar image
Steve [not provided] asked

Setting up push notifications for iOS - "PushNotEnabledForThisAccount"

I'm working on getting push notifications setup for my iOS game. I successfully completed the setup from the push notification tutorial, and everything in the portal appears to have bee successfull. However, when I try to send a test push notification via cloudscript to a specific user I get "Error 400: PushNotEnabledForThisAccount".

This is in the APNS environment.

What am I missing here?

Thanks!

-Steve

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
brendan avatar image
brendan answered

Looking at the code, the only time you would get that error is if no ARN has been set up for either iOS or Android. What is the Title ID?

3 comments
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Steve [not provided] avatar image Steve [not provided] commented ·

Title ID is EFD

0 Likes 0 ·
brendan avatar image brendan Steve [not provided] commented ·

Thanks - I can see that you have enabled iOS Push Notifications at the title level, but I'm not seeing any player accounts that have set up Push in the title. Do you have a test player that I can use for this?

0 Likes 0 ·
Steve [not provided] avatar image Steve [not provided] brendan commented ·

Ah, the error was with the setup on the player side. Thanks for the help!

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.