steprescott / SCPStoreKitManager

Block based store kit manager for In-App Purchase on iOS 7, 8 & 9 with receipt validation.
MIT License
68 stars 29 forks source link

restorePurchasesPaymentTransactionStateRestored cancel enter apple id and password #19

Closed matrosovDev closed 9 years ago

matrosovDev commented 9 years ago

When I use restorePurchasesPaymentTransactionStateRestored it allows me to enter apple id and password. But when I add it and it's not correct then I never got an error or if press cancel button it never get some failure block of that method. Maybe it's simulator issue.

steprescott commented 9 years ago

StoreKit does not work in the simulator, only on the device with a test iTunes Connect account.