Michi
Michi

Reputation: 2520

Does Apple accept iPhone App with hidden functionalities?

I'm building an iPhone app for a restaurant and would like to implement also an administration area that should only be accessible/viewable to approved users (users will be approved on a server).

Will Apple accept an App which has functionalities hidden to the majority of its users?

Thanks, Miguel

Upvotes: 1

Views: 297

Answers (2)

taskinoor
taskinoor

Reputation: 46027

There is a "Review Notes" field when you submit your app to the app store. From iTunes Connect Developer Guide, "Use this field to give demo account information with full access to Apple for purposes of reviewing your application." You need to provide detail information here. If you don't do this and Apple finds out later the hidden things, then they will remove the app from the app store. You can safely provide information here, as this information is only available to the review team. User won't see that.

Upvotes: 3

Jason
Jason

Reputation: 28600

They don't like this, and you could get pulled if they found out. When you submit your app you are able to provide information only visible to testers, which could be used to provide a login to your admin service.

Upvotes: 0

Related Questions