Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows desktop devices.
2,967 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm experiencing an issue with in-app purchases (IAP) in my Unity game published on the Microsoft Store. I have created multiple store-managed consumable add-ons (e.g., "speed_x1", "speed_x3") and have set up their respective product IDs in the Partner Center. However, when attempting to purchase these add-ons within the game, the IAP buy panel keeps loading indefinitely and eventually displays the error: PEX-CatalogAvailabilityDataNotFound
.
Details:
CurrentAppSimulator
for testing). yaml
PEX-CatalogAvailabilityDataNotFound
Troubleshooting Steps Taken: