question

Talha Muhammad avatar image
Talha Muhammad asked

Receipt Validation for Huawei app gallery

Hi, I was just wondering is receipt validation for Huawei available? I am developing a game in unity and have integrated receipt validation for Ios and google. Is there a workaround for huawei mobiles?

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

·
Sarah Zhang avatar image
Sarah Zhang answered

PlayFab doesn’t provide the built-in integration for Huawei IAP, you can try to implement the verification method on your own. Huawei provides the IAP server demo in their GitHub repo -- https://github.com/HMS-Core/hms-iap-serverdemo/tree/demo_csharp. It looks like you can refer to the order demo to process the purchase validation on your own server. If you don’t have a server, you can consider integrating these verification methods with PlayFab API such as GrantItemsToUser on PlayFab CloudScript using Azure Functions.

Besides, if the built-in integration for Huawei IAP is necessary for you, you can also try to add a feature request for it.

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.