Top "Itunes" questions

Apple's proprietary digital media player application.

Why can't I change an iPhone app release date?

Another answer states: You can only use the Version Release Control on app updates. It is not available for the …

ios cocoa-touch app-store itunes
Unable to change the Price tier in the In app Purchase

I'm unable to change the price of an in-app purchase. I added initially for testing purposes, but now that I'm …

iphone xcode4.2 in-app-purchase itunes app-store-connect
Lazy module variables--can it be done?

I'm trying to find a way to lazily load a module-level variable. Specifically, I've written a tiny Python library to …

python module variables lazy-loading itunes
Removing a new app version from iTunes Connect

I created a new version of my app in iTunes Connect using the wrong version number. I'd like to remove …

ios xcode itunes
How many reviews does an iOS app need before all reviews are included in the average?

When you release a new update of an iPhone app, iTunes temporarily stops including reviews from old versions while it …

app-store itunes
iOS 8.0.2 Library Not Loaded libswiftCore.dylib

I have an application that uses HealthKit and Swift in it, everything compiles and runs fine when I test it …

swift ios8 itunes healthkit
is NSLog() stored on the device (iPhone etc)? If so, where?

Should all NSLog() calls be deleted in the final app for iTunes? In my iOS app, I've got lots of …

iphone ios itunes nslog
Apple asking for iPad screenshot (in iTunes Connect) on iPhone app?

Quick and hopefully obvious question. I'm setting up my app to be submitted, and I'm working in iTunes Connect. It's …

ios itunes app-store-connect
iTunes not installing .ipa file

I'm trying to install an app I coded on an iPhone using Ad Hoc distribution. I dragged the .mobileprovision file (…

iphone itunes ad-hoc-distribution
App crash Exception Type: EXC_CRASH (SIGKILL) Termination Reason: Namespace SPRINGBOARD

My app was recently rejected as the app crashed on launch by beta testers but when running it in development …

ios swift xcode itunes