ios - Parse.com IAP: How to switch between production and sandbox mode? -


i using parse.com pfpurchase iap library, doesn't how switch between sandbox , production modes.

i using sandbox test account , popup dialog shows environment sandbox. however, don't know if behave published app in app store.

anyone else know answer?

thanks

alas, i'm 1 of devs answers own question. (shame)

it seems apple changed app knows whether using sandbox or production based on how app deployed. wasn't way before.

https://developer.apple.com/library/ios/technotes/tn2259/_index.html

"store kit connects sandbox environment when launch application xcode, test device (ios), or finder (os x). connects production environment applications downloaded app store."


Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -