Re: Long Loading Times

50 views
Skip to first unread message

Mocksy

unread,
Sep 4, 2012, 7:55:37 AM9/4/12
to phon...@googlegroups.com
First and foremost, how long are the server calls making? I would establish this in the first case.  there doesnt seem to be a great deal data wise but may be worth looking at.  Also what connection are apple testing with, maybe worth asking them if they test under different network conditions.

I'm also not sure how you are populating your screen, but if you are not using ajax and waiting for the data to load along with populating the screen then this also maybe an issue.  Again, I don't know your code, so just another idea.

regards
Mocksy.


On Monday, 3 September 2012 16:34:19 UTC+1, Fidelizarte Lda wrote:

Hi,

We have been building an iOS app for the last few months using the Phonegap framework with html5, javascript and css3. We've also used jQueryMobile to help with the navigation. Calls to the database are made using jquery that will get the data from our server in Json format.

We've built in Xcode, submit it to the app store and it was rejected.

The reason was that the content was very slow to load.

The content in specific is an alphabetic list of authors with just the letters in a sort of tableview with the indication of how many authors are in each of the letters. See picture bellow:
 

After you choose A, for example, it will display the first 10 authors for the letter A, with the option to load another 10 at the end, then another 10, and so on.

And this functionality is reproduced in a few more sections of the app.

According to Apple, it takes a lot of time to load.

Any suggestion to overcome this issue without using native coding?

Thanks in advance!

Reply all
Reply to author
Forward
0 new messages