Top "Appstore-approval" questions

App store approval is off-topic for Stack Overflow.

Apple is killing white labeled iOS apps! What should we do?

Many companies rely on white labeled apps to provide their services in a more personal way to their customers. With …

ios app-store appstore-approval
Apple rejected app: 5.2.2 Legal, Intellectual Property - Third Party Sites/Services

I've developed an app for a client. It's a simple webview app showing the clients news website in the app …

ios app-store appstore-approval
App got rejected because only using Facebook as login option?

My app is a photo-sharing app based on Facebook, and Facebook is the only option for register and login, but …

ios app-store facebook-login appstore-approval
CCATS on iOS AppStore and encryption

This is going to be one long question... Actually a set of related questions... I want to make an iOS …

ios encryption appstore-approval
App Store: submitting app with future release date then changing it to earlier date after it is approved

Lets say I submit my app for approval now. I set Availability Date to something like Nov. 30, 2011, because I have …

app-store release appstore-approval
iOS Detect system volume level change. private API or not? AVSystemController_SystemVolumeDidChangeNotification

Can listening to AVSystemController_SystemVolumeDidChangeNotification NSNotification be considered (during the App Store review process) as using private API? In my …

ios avfoundation appstore-approval nsnotificationcenter iphone-privateapi
iOS App Rejection due to 2.23 - iOS Data Storage Guidelines

Here's message from Apple about rejection : 2.23 - Apps must follow the iOS Data Storage Guidelines or they will be rejected 2.23 …

ios objective-c app-store appstore-approval
How to properly use location in background - app got rejected 3 times

My app got rejected by Apple three times, all with the same rejection letter, which is: We found that your …

geolocation app-store appstore-approval
Reachability Notification Never Called

I am having a hard time using Reachability in my code. I would like to keep it very simple by …

objective-c ios app-store appstore-approval reachability