After I’ve updated a published app, the result of CurrentApp.LoadListingInformationAsync() is not returning the in-app purchase items anymore.
However I can see the returned object’s Name, CurrentMarket, AgeRating and FormattedPrice are populated.
But no data in ProductListings and no data in CurrentApp.LicenseInformation.ProductLicenses.
Before the update ( on 1st release) both Dictionary objects had items.
Anybody had the same issue or am I missing something?
The issue was temporary. It solved itself.
Obviously the store is not very stable yet.