question

brendan avatar image
brendan asked

Receipt Validation Error: MissingTitleGoogleProperties

Question from a developer:

I'm getting an error - "MissingTitleGoogleProperties" - when I try to use ValidateGooglePlayPurchase. What causes this error?

In-Game Economy
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

You need to enter your applications configuration info in the Add-ons->Google tab for your title. That configuration info lets us query Google on your behalf, to verify the receipt. We also track on receipt usage, to prevent replay attacks, as well as verifying the contents of the receipt to make sure it's actually a receipt for your game. Once we've done all that, we automatically find the item in the game catalog and add an instance to the player's inventory, so that the whole process is secure.

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.