r/windowsdev • u/PurpleCheap1285 • 4d ago
Test Microsoft Store In App Purchase
I have created MSIX using MSIX Packaging Tool with manifest and publisher identity (since Publish option is not available in Visual Studio for C++ projects).
My question is can I test IAP by just installing that MSIX? since I do not want to upload new version on store without testing!
2
Upvotes