문제

I need to connect my app from xcode to iTunes to fetching apps details. I will provide a name and then it will return me a result of those apps names which contains the keywords. Then I need to fetch the details from those names, like showing the price, screenshoots, descr

Like, suppose, I want to search by bluetooth from my app which will be build by me, and I will get those apps names by the keyword and the details of those apps as well from objective c??

도움이 되었습니까?
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top