Possible Duplicate:
iPhone Store Kit “Cannot connect to iTunes Store”
i am implementing in app purchase when i requesting the payment am getting bellow error.
Transaction Error: Error Domain=SKErrorDomain Code=0 "Cannot connect to iTunes Store" UserInfo=0x2dcf40 {NSLocalizedDescription=Cannot connect to iTunes Store}
Here some times the error code will be 1004. so i cant do the transaction.
in some times it displaying a warning like " has failed the purchase process." ,but still the purchase process is working fine..
am i doing something wrong... or any solution for this problem..?
Thanks