ios - New iTunes Connect in-app purchase doesn't appear in SKProductsResponse -


i've added new in-app purchase item existing application. purchase available next release of app. product appears have been created correctly , status "ready submit".

unfortunately new product doesn't show in skproductsresponse data. i've checked "response.invalidproductidentifiers" , empty. i'm app's bundle id correct because i'm seeing other in-app purchases (just not new one).

any ideas why behavior occur?

are trying in production or sandbox? in production not appear in skproductsresponseuntil reviewed believe


Comments

Popular posts from this blog

javascript - Trigger mouseenter when an animated element touches mouse -

json - Zend error Connection -

java - Using Spring @Transactional with a combination of readOnly and write, when does this entity get committed? -