Tagged Questions
The appstore-approval-process tag has no wiki summary.
7
votes
5answers
14k views
iPhone reachability checking
I've found several examples of code to do what I want (check for reachability), but none of it seems to be exact enough to be of use to me. I can't figure out why this doesn't want to play nice.
I ...
6
votes
2answers
251 views
Can WinRT application use obfuscation?
All Metro applications must be inspected before distribution through Windows 8 AppStore. Does this mean it will not be allowed to use code obfuscation? Or it is still possible, and only some specific ...
5
votes
0answers
202 views
iPhone App. Rejected for requesting passcode [closed]
Hi I have been trying to submit an app to App Store that requires a passcode to access content. Because this application includes information about prescription drugs it is a legal requirement to have ...
4
votes
6answers
1k views
Does apple view the actual source code when approving apps?
How exactly does apple approve apps? Is the actual source code viewed?
3
votes
3answers
154 views
Small Update in a live iPhone app
I want to make small updates in my iPhone app. It is live on the app store.
What is the process to submit an update ? Is it necessary to create a new version ? Will it be reviewed again and how much ...
3
votes
5answers
749 views
Will an app be rejected for not supporting multiple orientations?
I have developed an app for the iPhone, and I know Apple would like any apps to support multiple orientations on the iPad, but I'm wondering if it's actually required: will the iPhone app be rejected ...
3
votes
4answers
2k views
What is the definitive checklist for Apple app store submittals?
I have a couple of apps coded up and tested, but can't seem to find out what is the definitive checklist for submitting apps to the app store. There doesn't seem to be an Apple document that spells ...
1
vote
3answers
87 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
0answers
68 views
App rejected- Apple wants me to add additional native iOS functionality
My recent iPad/iPhone Apps have been rejected. Apple's reason :
It would be appropriate to add additional native iOS functionality to the application in order to enhance the user’s experience. ...
1
vote
1answer
86 views
Could I release an app in the Apple App store for free but require authentication?
I would like to release an app that for free but require authentication. Authentication would be granted from my web page for a monthly subscription. Would I have to give Apple a cut? Am I allowed ...
1
vote
2answers
168 views
Ready for sale and changing metadata
My app has been recently accepted as Ready For Sale. The release date is in a few days. Is it possible to change the metadata (i.e. app keywords/description) without resetting the whole app approval ...
1
vote
1answer
78 views
uploading app into AppStore
I want to confirm something about uploading app into the AppStore. Since this is my first attempt, I have my doubts. But let me cut short the question. Will the app that I send to iTunes Connect be ...
1
vote
1answer
151 views
Is the process for an internal iPhone/iPad app different to the normal process?
I'm wondering if the process for development & publishing/release/distribution for an iPad/iPhone app that is used internally only is different to the normal process and would welcome any ...
1
vote
1answer
126 views
Updating an App - Changing Core Data Model - Test scenario
I was wondering, how to test your App if you change your data model and need to do data migration. There are some questions here on how to do the latter but I was wondering how to make sure it works.
...
1
vote
1answer
584 views
AppStore: Question on 'Hold over developer release' [closed]
I currently have v1.0 of an app approved by Apple, pending release on the AppStore, on March 31st 2011.
I also currently have a v1.1 of the app approved, and listed as 'Pending developer release'.
...
1
vote
2answers
1k views
Submitting application in Xcode 4
I'm having trouble submitting an application from the Xcode 4.
The situation: I developed an application for a client. The app was developed in xcode3 and submitted almost a year ago. I submitted ...
1
vote
2answers
259 views
Possible causes for rejection from the App Store
I am planning to submit my app to the App Store and would like to know possible reasons for my app being rejected from the App Store.
I have gone through Apple's Human Interface Guidelines, and have ...
1
vote
2answers
375 views
iPhone app rejected - because use of one private API function - but there is no alternative - what to do?
I wrote a nice app that would simplify life for many - somehow similar to these phone card apps. However, there is one private API function which I have to use to send a hash '#" in a phone call ...
1
vote
1answer
134 views
Do i have to inform the user if i am storing the UID and phone information on the server?
I am just about to submit my app to appstore.
In my app, i am storing the phone's uid and name on a server for the sake of push notifications. The user is not alerted or informed about this.
Will my ...
1
vote
1answer
76 views
Will using UIAlertView for in-game messages get my app rejected?
I've written a game that uses UIAlertViews to display in-game messages and things like instructions, i.e. NOT things that would really be considered 'alerts'.
Will this get my app rejected for ...
1
vote
0answers
86 views
App Store Approval
I have designed an icon i.e. folder with iphone home button overlaid intended to be used for iPad images library.
My doubt is if Apple would reject that. I wanna know plain yes or no.If anyone can ...
1
vote
1answer
110 views
Iphone: Question about approval process for both lite and full version
Does apple need to approve both of my lite and full versions separately? So if the approval process takes 2 weeks for an app. Do I expect it to take 4 weeks. Or do they usually review them both at the ...
0
votes
1answer
27 views
Distribution Provisioning Profile not showing up in code signing identity selection in Xcode 4
I have followed all steps carefully mentioned in the iOS provisioning portal. The biggest problem is that those steps are not updated to the latest version of XCode.
In Xcode's organizer, the ...
0
votes
1answer
30 views
Will using the Youtube API without the full screen player be accepted into the iOS Appstore?
Can I use the YouTube API in my app without using the full screen youtube player. I'm trying to have the audio play, and have the video itself appear in a small UIView. And then give the user the ...
0
votes
1answer
59 views
iPhone/iPad App Store Submission UIWebView and Collecting Data
I currently have a universal app waiting for review in the app store. The App Store guidelines state that the app can't ask for personal information. The app basically allows you to take an image, ...
0
votes
1answer
65 views
iPhone MapKit Terms of Service- tracking utility?
I've been searching about this for a while, and I have seen a few questions on SO about the MapKit Terms of Service. In my app I use overlays to trace the user's location in real time (but don't give ...
0
votes
1answer
61 views
App Scanner Tool for detecting usage of PRIVATE API's
I'm using the App Scanner Tool for detecting PRIVATE API use in the application.
As instructed at website I've dragged my_application.app file & the tool scans for Private API's used
refer the ...
0
votes
1answer
63 views
App name expiry with non approved app
My app was rejected by the review team. It is however getting close to expiry (119 days). I will not be able to make the required changes in time - is it even necessary to have the app approved within ...
0
votes
4answers
339 views
iPhone app “waiting for review” for three days, is it normal?
I am now obsessing that my binary could be invalid but I followed the exact steps outlined in itunesconnect docs. Thank you!
0
votes
1answer
117 views
How many apps can be uploaded simultaneously for review on the Apple app store?
We've uploaded 4 of our apps simultaneously in a two to three days time frame and are wondering if this will be a problem for Apple?
0
votes
1answer
193 views
Can I upload this app on appstore or it will be rejected?
I have the app to build for iPhone.The app is totally about hotel.My apps first page will be as follows:-
First page is logo about hotel and on click it will be redirected to the main menu page the ...
0
votes
1answer
142 views
Will Apple reject an app that sole function is to view one bundled PDF?
I have a client who wants to create an iOS application that's sole purpose is to display one PDF. Assuming the content of the PDF is purely innocuous, do people think Apple will accept an app wish ...
0
votes
1answer
295 views
Apps that send Push Notifications without first obtaining user consent will be rejected?
I read this on appstore guidelines and was wondering what it means?
The device already asks if the user wants to receive push notifications, Right?
The user can also turn off push notifications if ...
0
votes
1answer
346 views
Approval of iPhone app with UIWebView that renders a payflow
I'm about to develop an iPhone app that includes a UIWebView that renders a webpage with a payment-flow.
Does anyone know if Apple has any problems approving an app with a UIWebView that requires ...
0
votes
1answer
58 views
commercial license greement for beginner [closed]
I have questions in the procedure of paid commercail agreement .
If i provide netherlands account details to the paid commercial agreement ,which country tax will be applicable ,netherlands or Uk.
...
0
votes
1answer
209 views
publishing iPhone apps without owning a website and tax details?
I am iPhone developer from india and want to publish my iPhone apps to app store using Apple's "Indivisual Developer" program.
But the catch is i dont own a website, can i publish an iPhone app ...
-1
votes
2answers
80 views
App Store rejection? [closed]
Will my app get rejected if the webservice URL used is not working? But the app doesnt get crashed, when the user tries to login, web server may not respond.
-2
votes
1answer
108 views
Is the release date locked once an app version is approved for the iOS app store? [closed]
Once an app (or app version) has been approved through the review process for the iOS app store, is the nominated release date locked, or can that be subsequently changed by the developer?
For ...