ios - Issue with In-App purchase on ios9 -


on trying perform purchase on app, keep getting popup says "your purchase not completed. assistance contact itunes support @ ..... ".

i had used same account few minutes perform iap , @ time got processed successfully. never used face issue before upgrading ios9. there issue account or issue new upgrade of ios9. enter image description here

i had similar own app , in app purchases. stopped working in ios9. in case due apple's new apple transport security. can disable altogether adding in info.plist

 <key>nsapptransportsecurity</key> <dict>     <!--include allow connections (danger)-->     <key>nsallowsarbitraryloads</key>     <true/> </dict> 

then able make connections before. although not safest option. might use test if cause of problem.


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

android - How to create dynamically Fragment pager adapter -

html - Outlook 2010 Anchor (url/address/link) -