Questions tagged [itunes-app]
79 questions
0
votes
2 answers
IPhone: Best way to deliver configuration file to test application
Main Problem
I have to write test application for iOS to test very complex multi platform framework.
There are already applications for other platforms which are using common configuration file (which defines test servers, user names, log level, and…

Marek R
- 32,568
- 6
- 55
- 140
0
votes
3 answers
iTunes Connect submit App
I get the next error in iTunes Connect while I try to submit my app, that doesn't use any entitlements, the error is:
Apps that use the entitlements [com.apple.developer.in-app-payments] must have a privacy policy URL for [English, Spanish]. If your…

gphllanes
- 25
- 2
0
votes
2 answers
App rejected due to crash on app store
I had developed an app and uploaded it on app store. The app got rejected due to crash. But my problem is that I cannot detect this crash while running app on device for testing. App is working properly on the device.
The app is been created in…

Ankita Shah
- 2,178
- 3
- 25
- 42
0
votes
1 answer
Filling in gaps in itunes
I am new to appplescript and programming in general. would someone be so kind as to look over my code. I know its not in proper applescript syntax yet, as I struggled to find that information.
tell application iTunes
for each track in library…

connor
- 11
- 1
- 2
0
votes
1 answer
Apple App link does not open rather it asks for itunes
I have uploaded an app on apple store named as "Pitelevision" but it is restricted to UAE and Pakistan store only.
I am unable to open my app link on browser
https://itunes.apple.com/us/app/pitelevision/id899221779?ls=1&mt=8
I am adding few…

Muhammad Irfan
- 1,447
- 4
- 26
- 56
0
votes
1 answer
iOS App list in the webpage
I would like provide a search for the iPhone apps in my webpage. I have seen various pages where, once the user type the app name a javaScript made dropdownbox gets displayed where the top-hit app gets listed , so that the user can select one or…

Anand
- 693
- 1
- 8
- 26
0
votes
1 answer
Using one mac to publish apps to two developer accounts
I have a ios developer account with my apps and i have a mac that i use for publishing my apps.
My clients wanted me to publish there apps using my mac in to there development account so can i do that if YES how do i do that without getting there…

Beri
- 245
- 2
- 17
0
votes
1 answer
Is there any way to prevent new users from downloading the app but still provide bug fixes for existing users?
I'm going to remove app form the app store but I need to provide bug fixes for existing users.
is there any way to continue to provide bug fixes to existing users even if the app is not available for download anymore on the Apple App Store?

damithH
- 5,148
- 2
- 27
- 31
0
votes
0 answers
How do I write an Applescript for iTunes to find iPhone apps?
How can I write with AppleScript an action to search for any iPhone app (for example Facebook) in iTunes and download it to my computer?
0
votes
0 answers
Do you know how to set the Artist Information to show up in iTunes?
Do you know how to set the Artist Information to show up in iTunes? I’m assuming there is some metadata somewhere in the Build Settings, but I was unable to locate it. Here is an image of the screen you get by right clicking on the application…

Mahesh
- 1,472
- 1
- 9
- 16
0
votes
3 answers
App with similar names on appstore
Consider I have an app called MyDiary which is (you guessed) a digital diary and was released on Apple AppStore 6 months ago. After a few months, someone develops an app called MyDiary Free and Plus (paid), which is, as you imagined, a digital…

joe
- 1,359
- 14
- 19
0
votes
1 answer
iTunes Error invalid IPA Through iTunes Sync weird error?
I have created one IPA file with right provision profile , after that i sync that IPA file from iTunes but it will getting error like ipa is not valid

Dk Kumar
- 103
- 1
- 11
0
votes
2 answers
Apple Application Submission - Unable to fill Tax Info (Non-US Resident)
I did below for submitting TAX -
Submitted "NO" on - Are you a U.S. citizen, U.S. resident, U.S. partnership, or U.S. corporation?
Submitted "NO" on - Do you have any U.S. Business Activities?
on Next Page I am unable to change following…

Abhi
- 31
- 1
- 4
-1
votes
3 answers
Where to find screenShots / Attachments in iTunes Connect Resolution Center?
I'm a new developer and uploaded my first app on iTunes Connect. My app is got rejected and that wrote "Your app or its metadata appears to contain misleading content. Specifically, your app creates a misleading association with another app in the…

Nitesh
- 131
- 1
- 16
-1
votes
1 answer
Where are iTunes App store IPA files hosted once they are approved by Apple?
I understand that provisioned distributions and enterprise app can and are hosted outside of the Apple ecosystem. Just as IAPs are. But I'm wondering once you submit the IPA for approval by Apple to the public app store and it's approved. Does Apple…

kenblaue
- 13
- 1