We are using the same codebase for a generally available app (GA) and a whitelabel (OEM) version, both with the same
exact In-app purchase model and code. The GA submission passes, the OEM version fails due to "Incomplete functionality", tester screen-shots and a sickening amount of deductive debugging indicate the CurrentApp.LoadListingInformationAsync
call isn't returning actual ListingInformation. It's worth stating that this functions flawlessly with the CurrentAppSimulator and a valid proxy file that maps purchase ids to downloadable content.
Help is appreciated--troubleshooting store rejection reasoning is miserable. Thanks