itunes

Problems with code signing for ad-hoc distrubution for iPad App

I've been trying for a weekend now to install my application via ad-hoc means for beta testing and demo purposes. I can install from Xcode just fine, but when I try and take the app file and place it into iTunes, then try and synch, I keep getting the error "The application was not installed on the iPad because it is not signed". I hav...

Icon is not changed after update of an app

Hello, I have created a new version of iPhone app. I wanted to change the icon, so: I added the icons in different sized to the Resources folder of my Project in XCode: I specified the icon files in the info.plist file: in iTunes Connect I added new version of my app and replace the old icon with the new one. The new icon is...

Localize Application icon for UK market and for USA market on iTunes

Hi, I'm trying to figure out a way of localizing the application icon (Icon.png) for the US Market and the UK market for my app I want a different type of vehicle picture for the uk rather than the US for instance. This looks quite easy to do the info.plist and localize for English to French for instance but I couldn't figure out a way...

Can I buy songs from itunes within my iphone appplication?

Hello, I'm new to iphone development and Sorry if my question sounds stupid. Just wondering is it possible that I can buy songs from the itunes using my iphone application I just saw some apps doing the same. Any help will b greatly appreciated. ...

How to sync the audio file or text file or image into iTunes programatically in iphone.

Hi Guys, I want to sync the file into iTunes, I do not have any idea of this how to implement. I want the file which i had need to sync with iTunes programmatically. Can you suggest any idea how to implement this. Thank you very much in advance, Madan Mohan. ...

How to get french results from Apple Search API?

Hello, I know how to get information from Apple iTunes & AppStore Search API but I can't obtain french results (for description in example). Does someone know how to do it? ...

Updating a "developer rejected" app: "No eligible applications were found"

I'm updating an existing app. I first uploaded a binary for the new version, but had to reject it; the status is now "Developer Rejected". However, I can't seem to upload a new binary. Both Application Uploader and Organizer say "No eligible applications were found", and in iTunes Connect, I can find no way (buttons, options, check boxes...

Link from my app to iTunes - connection error?!

I am trying to create a button in my app to take users to another app in the iTunes store. I am just using NSURL and I have copied the link from iTunes replacing the 'itunes' part to 'phobos'. When I click the button it opens the app store but I get an error saying "cannot connect to itunes store". I can connect if I just go to the app s...

Linking to the itunes store.

I would like to add buttons which allow the user to buy music on itunes. When the button is selected itunes opens to the specific track or album and when the user is done it returns to the app? Can this be done inside the app or will it open itunes separately? How does one do this in the code? Built in methods? I am also wondering how...

regarding iTunes & iPhone simulator

I want to know how I can synchronize images, music & videos through iTunes to the iPhone simulator. ...

Update plist file in File Sharing folder - I really need advice

I need to open a plist file located in the File Sharing folder, to add two pieces of user info to each time the app is launched; as in a new Name and Email of the user (both are of type NSString and the plist file is Dictionary). It then needs to save the file back to the File Sharing folder again, so that the new updated plist file can...

iTunesLib 10 + Visual Studio 2010 on win7 x64

Hi, I'm trying to interop iTunesLib 10 with Visual Studio 2010 on Windows7 x64. I have some sample code for interoping with the iTunesLib, but when I try to run it, it says: Could not load file or assembly 'Interop.iTunesLib, Version=1.13.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was m...

Valid format for "Address Line 1" in iTunes Contract info

Hello. iTunes connect requires tax contract for Paid Application. I do have one. I've passed the procedure of joining to Apple Developer Program, Apple's accepted my credit card. Now my first app is in status of "pending contract" and when i'm trying to submit my contract request the system displays message: The address entered appears ...

iTunes Documents Directory in my app

Hi, how can I setup my app to accept documents via iTunes, like the Air Sharing or VLC app? I mean, I want to allow users to get content from the app using iTunes. Anyone know how? Thanks ...

file sharing on iphone/ipad?

Hi guys I want my app to share files via itunes file sharing. Right now all of the Documents folder is exposed to the user. The problem is that there are certain files there (let's say these are "System files") that I don't want to expose. What should I do? And if it's not possible to "hide" files, where do you think it's best to put "...

How to get info from iTunes Store

Hello all, how to get information/retrieve data from iTunes Store like this website? http://app-store.appspot.com/?url=viewTVSeason%3Fid%3D388769641 After search on the net, I get clue that Apple/iTunes Store is not provide API for its content, is it true? ...

py-appscript & events

Is it possible to subscribe to events using py-appscript ? Example: I'd like to get a callback when a user changes a rating on iTunes. ...

heavy iTunes Connect scraping

I'm looking at different options to get the sales reports and other data out of the iTunes Connect website. Since Apple doesn't provide an API, all the solutions I found are based on scraping the page. As I need the information for a product that we offer, I'm not that happy to give all the iTunes accounts to a 3rd party service. This i...

Applescript selecting files of a certain extension

My add to itunes script is trying to add files of unsupported types such as jpg/txt/.thumb etc I would like to be a bit more specific with the below code to only select mp3 & m4a tell application "Finder" to set fPaths to paragraphs of ((files of entire contents of iTunesFolder) as Unicode text) repeat with thisFilePath in fPaths ...

Is there a way to generate more than 50 promotion codes for an iPhone app?

Question says it all ... is there a way to generate more than 50 promotion codes for an iPhone app? ...