question

Jonas Johnsson avatar image
Jonas Johnsson asked

RegisterForIOSPushNotification

Hello,

s there any changes for https://api.playfab.com/Documentation/Client/method/RegisterForIOSPushNotification

because i got this errror when try to register the push notification

http://s20.postimg.org/o4rvaqvql/Screen_Shot_2015_10_19_at_2_19_36_PM.png

10 |1200

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

brendan avatar image
brendan answered

Sorry, but how are you retrieving the device token for the Push Notification registration in your example? The problem is, that doesn't look like a valid token.

10 |1200

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

Jonas Johnsson avatar image
Jonas Johnsson answered

can you gime me one valid token, so i can try again?

10 |1200

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

Jonas Johnsson avatar image
Jonas Johnsson answered

which one is correct?

<5e81916f 17424736 1f2012fb 0640833d 3aa908bc d2d38992 2a9c940f 18d09a3a> or
5e81916f174247361f2012fb0640833d3aa908bcd2d389922a9c940f18d09a3a

10 |1200

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

Jonas Johnsson avatar image
Jonas Johnsson answered

any updates?

10 |1200

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

brendan avatar image
brendan answered

Hi Jonas,

Did you not get my email? The issue is that your title does not have Push Notification set up. You need to use the https://api.playfab.com/Documentation/Admin/method/SetupPushNotification API call to create an ARN for your title, which is what allows us to communicate with the Apple/Google Push Notification services on your behalf (via Amazon SNS).

10 |1200

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

Jonas Johnsson avatar image
Jonas Johnsson answered

hello,
yes i got an email half hour ago, thank you

10 |1200

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

brendan avatar image
brendan answered

Sorry, no - that one refers to the direct use of the googleapis service. The one I'm referring to was sent this past week, and specifically was concerning the fact that Push Notifications are not enabled for your title. You need to call the SetupPushNotification API method with the necessary info, to be able to use Push Notification calls in PlayFab.

10 |1200

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

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.