Tagged Questions
0
votes
1answer
43 views
How to get given App names and details by searching app name in objective c?
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 ...
0
votes
4answers
287 views
Download new app from within an iPhone-app
I have developed a game and are planning to make a "Lite" version of that game in order to promote the "Premium" version of the game. Information about how to make In-App-Purchase is easy to find. But ...
0
votes
1answer
294 views
iPhone: Writability of the Documents directory
Is there a way to write files to this directory remotely? I'm hoping it's possible to do via iTunes or whenever the iPhone is connected to a Mac/PC via USB. Could this be done with an iTunes plugin? ...