Apple's proprietary digital media player application.

learn more… | top users | synonyms

0
votes
0answers
2 views

itunes push notification in build sounds

Is there a inbuilt sound file list which I can use for sending push notification ? One example is ping.aiff Is there any documentation about these inbuilt sound files ? Which I can use for sending ...
-1
votes
1answer
30 views

ios update to old version [closed]

I am using xCode 4.2 and my ipod is of version 4.1 I did not updated it because i need to know how my app works with the old ios. Recently i am having problem with the ios 4.1 so i decide to update my ...
0
votes
1answer
42 views

Invalid Binary on Itunes in ios sdk

I just try to upload a new version of my app with some bugs fixed. I check all the icon files & version history are set in plist file. App is passed the Validation & shows me as submitted ...
0
votes
0answers
3 views

linking to content available on itunes, amazon.com, google play and others

Okay so I'm building a web app that aggregates entertainment (TV shows, movies, other videos, podcast's ) and it's basically all sorted into genre's recent release etc. now I would like to link to ...
2
votes
1answer
106 views

Issue with the new iTunes 11.0.3 and ScriptingBridge (specifically the 'playerPosition')

Two or three days ago Apple introduced a new updated for iTunes: a new miniplayer, a new player time bar, etc... And I thought: "sweet!". But I found a new issue with it, and here's my problem: A long ...
0
votes
1answer
26 views

iTunes — making a script for copying album play counts

I'm trying to write a script which would let me copy the playcounts of one version of an album to another based on the title of the tracks. Basically, scenario would be that I have the album on my ...
-1
votes
0answers
30 views

App not installing from App store [closed]

Hello This is really weird issue, I am facing. I have installed an app from Apple App Store on iPad and it had installed successfully and working fine. But, when I am installing that same app from ...
0
votes
0answers
16 views

How to select itunes airplay speakers through vbscripts in Windows

I can find in everywhere how to select Airplay speakers through AppleScript in a MAC, but I can't find how to do it with a VBScript in Windows. I found how to control basic functions, but not the ...
3
votes
1answer
112 views

Using new iTunesLibrary Framework to access iTunes library on Mac OS-X

I've been looking at adding iTunes Library access to a Mac app I'm developing. I looked at some of the existing open source implementations, such as EyeTunes and iMedia - but found them to not be ...
0
votes
0answers
15 views

Use mod_rewrite to strip “.mp4” from URL and pass result to other rules

Gentlemen, I an turning to you out of sheer helplessness. I am using Kaltura CE video management and serving platform for my video publishing (vodcast) needs. This workhorse uses an extensive set of ...
0
votes
2answers
33 views

Restrict Users to download updated build from iTunes

I had a serious bug in my itunes latest updated build. I want to restrict users to update the current version. How? any suggestions will help me a lot.
0
votes
1answer
8 views

How to find out when my iTunes Connect subscription renewal date

I've logged into iTunes Connect but cannot find my subscription renewal date anywhere. Can anyone advise? I no longer have the confirmation email I received when I signed up. Thanks.
0
votes
1answer
38 views

Submitting an application in multiple language in AppStore

I have develop a story app in cocos2d which have sounds, text and images. I have already submit English version of the application on appStore. Now I want to submit same application in different ...
0
votes
0answers
6 views

How to link multiple iTunes Clients to one Mediaserver

I have multiple Clients (older MacMinis with OSX Snow Leopart on it), which are in the same network with a Server (new MacMini with OSX Mountain). I would like to have them the same library, which ...
0
votes
1answer
46 views

Change Single Language of Xcode Project

How do you change the default language used by your project without doing localization? What if I want my app to be in Japanese or Italian? Is it enough to just use Japanese or Italian texts? How do I ...
1
vote
1answer
33 views

Google Android Sales Report Auto Ingesting like iTunes Connect

I'm using the tool iTunes Connects to sales report for IOS platform applications. http://www.apple.com/itunesnews/docs/AppStoreReportingInstructions.pdf I need a tool like applications for the ...
1
vote
2answers
85 views

iOS - failing to install app on non-jailbroken devices

We have a bunch of iOS devices in our office, and I simply can't install any of my applications on 2 of them. The devices on which I can't install are iPhone 4 with iOS 4.3 and iPhone 5 with iOS 6.0. ...
0
votes
1answer
37 views

Getting current playing song from itunes and auto inputing into a TeamSpeak chat

Basically exactly what the title says. I have my computer play itunes songs using VAC into Teamspeak, however I would like it to also type the song name and artist, and possibly album, into the chat ...
-2
votes
2answers
48 views

Apple Game Center Web API [duplicate]

I am not trying to integrate Game Center into an application, instead I am trying to pull leaderboards and achievements into my web page. Is there an API or RSS feed for Game Center? Is there any ...
0
votes
1answer
22 views

Floated element's absolute positioned content broke layout and crashes animation

I am creating image gallery and I want to add to each element expanding menu on click. I want to recreate iTunes 11 album view effect. I put my images as a grid using html unordered list ...
-1
votes
1answer
31 views

multiple regional Apple Affiliate Program

We have a web application that serves users from all over the world. Now we want to apply Apple Affiliate Program to get referral links from iTune music store. We already applied from LinkShare for ...
0
votes
0answers
53 views

Invalid Bundle Structure - iOS

I have tried do submit an application via Xcode (as well as the application loader) to the Apple store, and I received the following error: Invalid Bundle Structure - The binary file 'xx.app/xx' is ...
-2
votes
1answer
32 views

Open iTunes Store within IOS App just like in twitter music

This code separately open Itunes . NSURL *url = [NSURL URLWithString:@"https://itunes.apple.com/us/album/gravity-voice-performance/id631561174?uo=4"]; NSURLRequest *requestObj = [NSURLRequest ...
0
votes
1answer
53 views

iTunes scripting with Scripting Bridge & Sandboxing

I have an app which tells iTunes to play music using the ScriptingBridge framework. The app either tells iTunes to play a playlist or a certain track. The app is also sandboxed. To play a playlist, ...
0
votes
0answers
35 views

my apple id can't access to iTune connect?

I receive an Apple Developer from my boss, and he set my account in to member. The mail provide me a link to Apple Developer site. I don't have Apple ID so I have to create one. After I create Apple ...
-1
votes
0answers
25 views

In macos10.8.2 and later, some problems about iTunes [closed]

I just get some informations in the console. 2:03:38 PM kernel[0]: Sandbox: sandboxd(3041) deny mach-lookup com.apple.coresymbolicationd I don't have permission to read/write Home Video and ...
-1
votes
0answers
28 views

After sandboxing, in macos10.8.2 and later, some problems about iTunes [closed]

I don't have permission to read/write Home Video and Tones folders except for Music folder in my application.But it's ok before 10.8.2.My iTunes version is 11.0.2.I am confuse with this a few days and ...
0
votes
0answers
29 views

How do I delete files in the Documents folder [duplicate]

Okay, I'm still not a wiz a Xcode, but I have a solid understanding now, now I have a problem and I'm hoping I'll be able to get a "Problem, meet solution" answer. Situation: I've implemented the ...
0
votes
0answers
62 views

Using wildcard bundle IDs and submitting app to app store

I am trying to submit by second app to the Apple app store. I used a wildcard bundle ID (.*) in my provisioning profile, however when I select the wildcard bundle ID for the app in iTunes connect, it ...
-1
votes
0answers
24 views

Installing iTunes 11.0.2 and attempting to read from file skypetoolbars.msi [closed]

I downloaded the iTunes 11.0.2 .exe file from the Apple website and during installation I got the message that the installation failed - "failed attempting to read file skypetoolbars.msi from ...
0
votes
0answers
17 views

How can I list playlists only within a given iTunes folder with c#?

I have the following code: static void ListPlaylists() { iTunesApp itunes = new iTunesLib.iTunesApp(); IITLibraryPlaylist mainLibrary = itunes.LibraryPlaylist; foreach ...
0
votes
1answer
24 views

iTunes transaction history API for developers

I am attempting to integrate iPhone sales data into our statistics software. I need to download a list of all iPhone purchases, including rebill/cancel data for subscriptions that occurred under our ...
0
votes
0answers
15 views

Does anyone know how to tell if an app is connecting to the TCPIP stack?

We are experiencing intermittent reports of an app that we developed not working and it appears like the app, which needs to connect to TCPIP, does not do so reliably when downloaded from the iTunes ...
0
votes
0answers
24 views

Converting wav to m4a using VB

I have a Visual Studio 2010 (Visual Basic) application that records audio to a .wav file. After the file(s) has/have been recorded I convert it/them to .wma using Windows Media Encoder (through VB). ...
0
votes
1answer
31 views

Integrating iTunes File Sharing

I want to be able to list iTunes File Sharing contents in a list, but all the tutorials I've found aren't helpful at all. They're either extremely vague, only explain how to enable it, or are for ...
0
votes
2answers
69 views

How to get app reviews from Itunes

I'm trying to get the app reviews/rating in Itunes to display in my website. The info in need includes: Review title, review description, number of star, time review, nick name of the reviewer. Since ...
0
votes
0answers
41 views

Create iTunes playlist inside a playlist folder in c# iTunes COM

How could I create a playlist inside a playlist folder? I can create a playlist folder and a playlist as you can see in the next code snippet, but I can't figure out how to create a playlist inside a ...
0
votes
0answers
23 views

iTunes and Winamp have different timestamps for VBR MP3

It appears that Winamp and iTunes (on a mac) have different ideas of what the timeline for a VBR mp3 should be. I would like to find a linux utility that chops mp3's that can obey the apple iTunes ...
1
vote
2answers
73 views

Detect country of iTunes Store in iOS

In my iPhone app I would like to detect the country of iTunes Store the iPhone user is logged into, e.g. for a user from USA I would like to direct him/her to: ...
0
votes
1answer
32 views

Now Playing window in AppleScript

I was wondering how I would go about making a script using the Script Utility that, when clicked, would return a window that shows the Song name and Artist of whatever is playing in iTunes. Very new ...
0
votes
0answers
85 views

IOS: App rejected by Apple - Error 2.2

My app is being rejected by Apple. This is the Resolution mail: "We found that your app exhibited one or more bugs, when reviewed on iPhone 5 running iOS 6.1.3, on both Wi-Fi and cellular networks, ...
0
votes
1answer
29 views

How to navigate to updates section in iTunes from an iPhone App

In my iphone app I just want to navigate to updates section of iTunes so that a user can see the updated version of my app. I am trying to do it with following line NSString* link = ...
-1
votes
1answer
69 views

Will Apple approve a custom status bar? [closed]

I was thinking of adding a custom status bar as well but after this Apple rejected my app because of using MTStatusBarOverlay? it got me thinking.. Maybe as a temporary option I could hide the status ...
0
votes
0answers
33 views

iTunes Customer Reviews RSS Feed stops at page 10

I'm trying to programmatically fetch reviews from the iTunes store for a particular app. Like so: https://itunes.apple.com/us/rss/customerreviews/id=380293530/sortBy=mostRecent/xml This works great, ...
0
votes
0answers
8 views

Is there an api method of confirming someone has made an itunes purchase? (or amazon)

The item being purchased is not owned by me. I am looking for a method to confirm it has been successfully purchased. Is this possible with either itunes &/or Amazon? or is the a semi-automated ...
0
votes
0answers
20 views

Itunes music search api. (Pre Ordered songs)

I use this request to search songs.http://itunes.apple.com/search?term=query&limit=30&media=music&entity=song&callback=mycallback But result not include Pre Ordered songs. How I can ...
1
vote
0answers
45 views

iTunes Lookup API, get iPhone 5 app screenshots

I use iTunes API lookup to get app data by App ID this way: http://itunes.apple.com/lookup?id=543891460&lang=ru Even if app is designed for iPhone5, in JSON I get 3.5 inch screenshots (under ...
0
votes
1answer
19 views

AppleScript iTunes: Select a file by location?

I want to select one or more tracks in my iTunes by their absolute location from the command line, so like: osascript Refresh.scpt /Users/elliot/Music/iTunes/iTunes\ ...
1
vote
1answer
30 views

Does deleting certificates and provisioning profiles from developer.apple.com influence itunes connect?

I want to delete as much as possible from Apple Developer (certificates, provisioning profiles, ...), but I don't want to mess up the apps that I have submitted to app store using these certs and ...
-1
votes
1answer
73 views

Publish app to iTunes appstore without credit card [closed]

Is it possible to publish an app (with in-app purchases) to iTunes without having a credit card? The problem is, I don't have a credit card. So are there alternatives to publish my app when I don't ...

1 2 3 4 5 28