Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apple Rejects this #7

Closed
cujo30227 opened this issue Mar 24, 2015 · 3 comments
Closed

Apple Rejects this #7

cujo30227 opened this issue Mar 24, 2015 · 3 comments

Comments

@cujo30227
Copy link

Hi,
Just to warn other users: I had HSLUpdateChecker in my apps since 2 years, but now Apple starts to reject my apps because of the update checker. I appealed to the rejection, but to no avail. Here is their response:

10.6: Apple and our customers place a high value on simple, refined, creative, well thought through interfaces. They take more work but are worth it. Apple sets a high bar. If your user interface is complex or less than very good it may be rejected

Your app includes an update button or alerts the user to update the app. To avoid user confusion, app version updates must utilize the iOS built-in update mechanism.

Please remove the update feature from your app. To distribute a new version of your app, upload the new app binary version into the same iTunes Connect record you created for the app’s previous version.

@MigrantP
Copy link
Member

Good to know. There's probably no need to use HSLUpdateChecker anymore, since most users will have automatic updates turned on.

@stopiccot
Copy link

The problem with this checker is that it incorrectly compares versions. For example I submit new 2.3 version for review, and current version is 2.2. Apple reviewers will get "There is a new 2.2 version" notification all the time and that is probably what pisses them off.

@MigrantP
Copy link
Member

MigrantP commented Oct 6, 2015

No, the problem is that "Your app includes an update button or alerts the user to update the app. To avoid user confusion, app version updates must utilize the iOS built-in update mechanism." Just don't use this anymore, it's not necessary.

@MigrantP MigrantP closed this as completed Oct 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants