ios - How do I know inside the program that the non-consumable IAP is in review? -


i have newsstand magazine app, , besides auto-renewable subscription, want provide non-consumable iap users doesn't subscribe buy each single issue. problem is, each time publish new issue, need set iap in itunes connect, , submit review.

before iap approved, when users try download issue, report error "cannot connect itunes store", skpaymenttransaction's error. there anyway can detect inside program iap in review, can popup better alert "this issue being reviewed, please wait" other confusing error message skpaymenttransaction? example, can check nserror.domain or nserror.code find out if error means iap hasn't approved yet?

thank in advance. suggestion or clue appreciated!


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -