question

brendan avatar image
brendan asked

InvalidBundleID on Google receipt validation

Question from a developer:

What would cause the error "InvalidBundleID" when calling ValidateGooglePlayPurchase? We've already confirmed that the catalog has an ItemId that matches the productId in the receipt, and that we have the catalog selected as the primary catalog.

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

That error message means that the configured value for "Google App Package ID" in your title's Google settings doesn't match the packageName in the receipt. This will typically be something like "com.company.title".

1 comment
10 |1200

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

hiro avatar image hiro commented ·

Thank you for reply.

Activate PlayFab > Add-ons > Google.

After that, I entered the Google App Package ID and it works fine.

,

Thank you for reply.

PlayFab > Add-ons Activate Google.

After that, I entered the "Google App Package ID" and it works fine.

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.