I have exported the project as windows 8.1+ and able to do a local run from vs20013 update 4. The IAP plugin is working while doing local run.
I see the following issues.
a) Pubcenter ads not coming. Can somebody confirm if ads come when run within vs2013 local device run\?
b) Given below are two errors the VS has reported. 2nd one is of no relevance here. Not sure what is the 1st issue and way to resolve.
1) HTML1701: Unable to add dynamic content '<select msallowclip=''><option selected=''></option></select>'. A script attempted to inject dynamic content, or elements previously modified dynamically, that might be unsafe. For example, using the innerHTML property to add script or malformed HTML will generate this exception. Use the toStaticHTML method to filter dynamic content, or explicitly create elements and attributes with a method such as createElement. For more information, see http://go.microsoft.com/fwlink/?LinkID=247104.
2) APPHOST9623: The app couldn’t resolve ms-appx://6a2711e0-cc3c-4eea-8303-80f5b2f31a15/amazon.sdktester.json because of this error: RESOURCE_NOT_FOUND.