Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

23
votes
1answer
363 views

my iPhone app is rejected due to appName

My iPhone is rejected because somewhere appName or setAppName is used in the binary.I searched in the binary and I got that there private APIs are used in flurrylib which I am using to get analytical ...
9
votes
2answers
2k views

Direct “rate in iTunes” link in my app?

I've seen posts here on Stackoverflow that describe how to allow users to be directed to apps on the app store. Is there a way to link directly to the rating and comments form in the App Store?
8
votes
5answers
1k views

Is it possible to create URLs to items on the Apple iTunes store programmatically?

Is it possible to create URLs direct to items on the Apple iTunes store programmatically? I have noticed that last.fm and similar sites have links which take the user directly to a part of the iTunes ...
6
votes
2answers
7k views

How to link to the iTunes store from iPhone app?

I am trying to set up an application in which users will be able to stream music. When the user is streaming a MP3, I'd like to set up a link to the iTunes store to buy the MP3. How can I do that? I ...
5
votes
4answers
1k views

Get itunes link for app before submitting

I read in another post that you can submit the app without the binary but I based on what I have seen this is no longer possible. It seems you cannot submit without the binary and the binary is ...
5
votes
4answers
389 views

How to detect the active iTunes store on the iPhone/iPod Touch/iPad?

I'd like to be able to determine which store the user connects to from inside my app, so that I can direct them to some appropriate content for their device AND store. Does anyone know how to get ...
5
votes
1answer
900 views

iTunes Connect Timezone?

Our iPhone Application is set to the United States store. Does anyone know what time period apple uses for this store (or any of them) for a full day? e.g. is it from 2400-2359 of the same day or ...
3
votes
1answer
323 views

iTunes store: App keyword search optimization. Strings intelligently indexed?

Does anyone know how App keywords are indexed against search terms in the iTunes store? Keyword characters allowed in iTunes Connect are limited, so listing combinations of search terms becomes ...
3
votes
1answer
302 views

How to display my iOS apps list to table view controller in my app?

What I want to do is figure out one way to display all my iOS apps in iTune store in my application with UITableViewController. For example, when I search in iTune with keyword "xcodechina",it will ...
3
votes
5answers
423 views

Will a Safari-based app for iPhone be accepted to the iTunes store?

I'm about to begin development of an iPhone app. The app itself is fairly basic, and I want a speedy turnaround time. I'm a web developer myself, specialising in traditional web technologies such as ...
3
votes
2answers
1k views

iPhone app Submission under company name

My team and I have been contracted by a company to develop our first iPhone Application. I am wondering how this contractor relationship is best handled. Does the $99 SDK/Dev connection account need ...
2
votes
2answers
71 views

Update to iphone app not pushed to me

I provided a new binary for a new version of my first iphone app. The new version is ready for sale today. However, when I check the app store notifications, no notification has come to me to update ...
2
votes
2answers
203 views

Can two iPhone apps built from the same code use different iTunesArtwork (full version & lite/free version)?

I am currently building a full and a lite/free version of an iPhone app from the same source (along the lines of Creating Lite Versions of iPhone Games / Apps). This works great. The only thing I ...
2
votes
1answer
783 views

Music preview from iTunes music store in iOS app

I have interesting question. It is possible to play music preview from iTunes music store in iOS app? How to do that? I need your help.
2
votes
1answer
294 views

Unable to submit app to iTunes Connect using Organizer

I'm having issues submitting an app to iTunes Connect using Organizer. I build and archive my application successfully then go to Organizer. I successfully validate the application. I then click to ...
2
votes
1answer
485 views

iTunes Gift - do they have an API we can use?

Is there an API which lets me create iTunes Gift cards and send them in emails? The iTunes FB app has this option so there must be a programming interface, but couldn't find any references anywhere. ...
2
votes
6answers
466 views

Automatic checking of iTunes store

I have got a couple of applications on the app store and I am checking daily all available countries to check out if someone left a review on my application and at what place it is in the top-paid ...
1
vote
1answer
49 views

Can I upload a new version of my iOS app with a different certificate/profile than the previous one?

I have an app in store signed with a distribution certificate/profile. Now I want to upload a new version of the app. But, I've lost the certificates and profiles. My situation is that there is no way ...
1
vote
3answers
83 views

Is it allowed to load your own ads in iPhone app?

Is it allowed to load your own ads in iPhone app? I mean, I want to periodically load some ad images from internet to the app, while my user uses it without using iAds network. Is it allowed by Apple? ...
1
vote
2answers
78 views

App icon has strange white edges in iTunes Connect

Have uploaded an iPhone app to iTunes Connect, providing a 512x512 icon with square corners, plus 'Icon already includes gloss effects' key set to 'YES' in my info.plist as I don't want a gloss. When ...
1
vote
1answer
91 views

approved app with in-app purchase not working

I've developed an app, submitted to the AppStore and just recently was approved. The issue is that the app (now approved and downloaded from the store) isn't getting the products and therefore is ...
1
vote
1answer
212 views

Can I play iTunes song previews in an HTML page?

I need to show on my site search results from the iTunes Store, including previews of audio tracks. I could use the iTUnes search api to return JSON info with cover image, title and other info. But ...
1
vote
3answers
1k views

iphone in app purchase “Cannot connect to iTunes Store”

i am implementing in app purchase when i requesting the payment am getting bellow error. Transaction Error: Error Domain=SKErrorDomain Code=0 "Cannot connect to iTunes Store" UserInfo=0x2dcf40 ...
1
vote
2answers
583 views

set iOS application language in iTunes

I want to set the application language in iTunes. it always show English. but i want to show two language in iTunes. I do not want to made any changes in application bcoz i already managing these two ...
1
vote
2answers
143 views

multiple application language in iTunes

I develop a application and submit it on iTunes. and i also did localization for this application for German language. but in German market it showing Language : English. but i want to show both ...
1
vote
2answers
487 views

iTunesConnect primary language not found

I want to develop an iPhone App. and I paid Apple for the developer's license which is $99/year and I logged in to iTunesConnect. But when the portal ask me to select my language (language for ...
1
vote
1answer
56 views

iPhone app has issues only if 3GS users upgrade in iTunes?

An upgrade to my app went live in iTunes. Only 3GS iPhones seem to be having an issue only if the 3GS did an upgrade of the app. If the 3GS iPhone does a fresh download or deletes the app and then ...
1
vote
1answer
137 views

Can we know email address of all users who downloaded our iPhone App?

I am new to iPhone Apps. Do we get the know the email address of all the users who bought our iPhone App through App Store? Also, when we submit our app for review, do we have to submit the App ...
1
vote
1answer
321 views

API for transferring iTunes gift card to user?

Is there a way to programmatically transfer an iTunes gift card to some user? Or credit an iTunes account? Thanks!
1
vote
2answers
2k views

iphone app submission process

I am done with my first iphone app (SO helps a lot..thanks). Now i want to submit my app to app store for review. I can use itunes connect to submit my app. I have few questions. 1) I dont know how ...
1
vote
2answers
2k views

iPhone application Info.plist language property

Which property should I change on Info.plist in order to configure the list of languages shown in itunes store under my submitted application? EDIT: My application will be in Greek and I want to see ...
1
vote
1answer
99 views

Creediting points to an iTunes account?

A potential customer of mine wants to build an app for the iPhone, which will effectively "reward" the user with points to buy songs at the iTunes Store. Does anyone know if this is possible? If so, ...
1
vote
2answers
726 views

512x512 image for the iPhone app

I am about to submit my first app to the iTunes App Store. The docs say that the application needs to be submitted with a "512x512 px, 72ppi, RGB, flattened, no transparency JPEG image". I have a ...
0
votes
1answer
29 views

Is it allowed in iOS and Android to not let a user close their session?

I'm writing an app for a retailer, but my client wants that once that the user has logged in the app does not let him/her log out. My question is: Is this a permitted behavior on Apple apps? Will it ...
0
votes
3answers
62 views

Record iTunes Connect to publish the app

I'm trying to push an update of my app on the itunes Connect. I have created the 1.1 release on the itunes connect. When try to Validate my version in Organizer, it doesn't run. I expect that I'm ...
0
votes
1answer
36 views

how to purchase iphone application from itunes using in-app purchase? [closed]

I want to purchase paid version of iphone application from free version of iphone application using in-app purchase. Is that possible??
0
votes
0answers
93 views

In-app purchase error (live, not sandbox): “Cannot connect to iTunes Store”

I have updated my app with a new version and a new non-consumable. The status of both the app version and the in-app non-consumable has just gone "Ready for Sale" about 2 hours ago. When I tested the ...
0
votes
0answers
25 views

App downloaded from app store crashed but a new version without any modification runs fine on iOS, and local version never crashed

I updated my app on App store and it crashed when I downloaded from iTunes but local version when ran from Xcode does not crash. Since it was crashing so I had to remove it from App store and uploaded ...
0
votes
0answers
59 views

iTunes search API

Is there a way to retrieve all the tracks for a podcast, say, when using the Apple iTunes search API? It seems pretty easy to get how many tracks there are for a specific search term; for example: ...
0
votes
0answers
18 views

itunes Sales information

I see that apple has provided a way to download sales information programmatically. I find links to this pdf all over the net - http://www.apple.com/itunesnews/docs/AppStoreReportingInstructions.pdf ...
0
votes
0answers
55 views

How to access a ringtone in iPhone's iTunes with a URL?

I would like to access a specific ringtone in the iTunes Store program of my iPhone thanks to a URL sent from an email. I can do it from an iPad but not from an iPhone. E.g.: ...
0
votes
1answer
84 views

App Store Incremental EPF Data

I have to import EPF data from itunes Store daily so i have to write a script which will authenticate me firstly through the feeds url and then allow me to download the file automatically through ...
0
votes
1answer
67 views

itunes music developer app referral [closed]

How do App developers get a referral bonus for sending users to the itunes store to purchase a song? If i'm not mistaken theres a 30% referral bonus, so to speak, just trying to determine how to tap ...
0
votes
1answer
139 views

redeem code for app in iTunes Store, still valid when new version accepted?

i've recently uploaded my first app on iTunes Store, it's been accepted and now it's on-line. i've downloaded some promo code (redeem) and eMailed away to let them download it free and try it. but ...
0
votes
1answer
75 views

When do I start seeing payments? [closed]

My app has been on the market for about a month and a half now, and in able to see daily sales, but when I go to monthly report, it shows nothing. How long does it take to start seeing some money? ...
0
votes
2answers
219 views

iTunesConnect - Application update : setting an availability date in the future

When submitting a new app, you can specify a future date for its availability. For exemple, you can set in March your app to be on the store on Christmas. But I've read in some forums that if your set ...
0
votes
1answer
353 views

How to Transfer Money Between iTunes Accounts within iPhone app?

Is there any way to transfer money in between iTune Accounts within my application, actually I want to develop such app that is capable to do so, so can anyone help me, or guide with with some proper ...
0
votes
0answers
111 views

iTunes Search API — is there a way to get all apps (iPhone, iPad, Mac) for a certain keyword?

This seems counter-intuitive : http://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web-service-search-api.html I was expecting that ...
0
votes
0answers
217 views

iTunes Store API - browse songs by genre

Is there a way to browse songs by genre with the itunes store search api ? For example, getting all the songs within "Rock" genre. All I was able to do was this : ...
0
votes
0answers
148 views

Using iTunes web service API, I want to display a table in HTML that only displays a subset of information of the returned JSON file

I'm not a coder at all. Similar to App Annie, I'd like to display the following: the name of apps, their price, and their category in an html table for a given developer. So the iTunes web search API ...

1 2