c# - Test Windows Store App as if I didn't purchase an IAP -


i'm testing app iap. want test change when purchasing iap, can't because have purchased it. there way "unpurchase" it? (it's durable, not consumable.)

i know can workaround such adding code imitate iap purchase. point want verify works, not assume workaround correct.

by using currentappsimulator, can simulate purchase status , change want, , app behave it's not begin simulated :)

in article, there's full implementation , docs:

https://msdn.microsoft.com/en-us/library/windows/apps/windows.applicationmodel.store.currentappsimulator.aspx


Comments

Popular posts from this blog

java - Suppress Jboss version details from HTTP error response -

gridview - Yii2 DataPorivider $totalSum for a column -

Sass watch command compiles .scss files before full sftp upload -