Reputation: 21
While running the project it says ProductsRequest sent with productIdentifiers: gives the list of product ids
But while receiving product ids it says invalid productIdentifier.
When i checked in app purchases for my app in the iTunes store in the status column it says waiting for review.
Does this has to do with invalid productIdentifier?
Upvotes: 2
Views: 199
Reputation: 19802
If you are using sandbox mode it should work even withing that state. If you are testing live version - than you will get such behavior until it's reviewed.
Upvotes: 1