ios - Apple store reject my app (based jquery mobile) -


firs time developed app.it contain webview , call website webview.they rejected app.then looked advice developers said "you should ios features"

so used objective c..i used ios features.such check network connection,splash,i replaced static form ios form...in app used thing native expect google map....for google map used jquery mobile rejected again...there screenshoot iphone app , performance good

screenshot 1:this ios native form screenshot 1:this ios native form screenshot 2 :this ios native form(bind json rest service) screenshot 2 :this ios native form(bind json rest service) screenshot 3: jquery mobile web page.i call ios web view screenshot 3: jquery mobile web page.i call ios web view screenshot 4: jquery mobile web page.i call ios web view screenshot 4: jquery mobile web page.i call ios web view screenshot 5: ios form screenshot 5: ios form

this rejected issues , closed communication can not ask them , mail them should do? rejected

2.12: apps not useful, web sites bundled apps, or not provide lasting entertainment value may rejected

10.6: apple , our customers place high value on simple, refined, creative, thought through interfaces. take more work worth it. apple sets high bar. if user interface complex or less may rejected

you need go on review guidelines https://developer.apple.com/appstore/resources/approval/guidelines.html

and human interface guidelines http://developer.apple.com/library/ios/#documentation/userexperience/conceptual/mobilehig/introduction/introduction.html

first of all, need keep in mind apple , apple's app store have right reject app, there 1 million apps on app store , want app useful, unique or provide form of lasting entertainment.

for 2.12 ; can tell places view seems mean tableview , seems useful me, rest of views not enough, though seem useful you, apparently apple should have been more useful, example can combine location , maps view easily. try provide more features , more interaction app, not simple webviews.

for 10.6: need follow ios human interface guidelines fort example while app gets data map view populate , takes while , dont show progress hud user letting user know loading data apple reject app, or user interaction freezes,disables or complicated.


Comments

Popular posts from this blog

c++ - Function signature as a function template parameter -

algorithm - What are some ways to combine a number of (potentially incompatible) sorted sub-sets of a total set into a (partial) ordering of the total set? -

How to call a javascript function after the page loads with a chrome extension? -