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:
Comments
Post a Comment