Your app’s GUID doesn’t match the GUID in the store. You have to take the published app guid from your store listing info (ie the one in the url for your app) and update your project files with this GUID.
For WP8.0 (Silverlight): WMAppManifest.xml
For WP8.1/Universal Apps: Package.appxmanifest
I found the solution for WP8.0 here, and the solution also works for Universal Apps. The problem manifests itself as a mysterious exception when calling “CurrentApp.RequestProductPurchaseAsync” or “CurrentApp.LoadListingInformationAsync”. Very frustrating.
Hi, I have this issue but I cannot find the app GUID parameter in appxmanifest, WP8.1 universal app.
It’s the PhoneProductId attribute
Thanks, I solved it
Pingback: Maria Smith