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...
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...
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...
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.
...
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.
...
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?
...
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...
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...
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...
I want to know how I can synchronize images, music & videos through iTunes to the iPhone simulator.
...
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...
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...
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 ...
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
...
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 "...
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?
...
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.
...
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...
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
...
Question says it all ... is there a way to generate more than 50 promotion codes for an iPhone app?
...