facebook

App scrolling text very slow and judder when scrolling.

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #348212 Reply

    Uplink1001
    Member

    HI.
    Have just completed another app, but now have a problem with the text juddering when scrolling.
    I can only think that the problem may be with the last part that i completed and added to the app itself, as before i added the last part the scrolling text worked fine.
    the last part consists of almost 100 pages, i did try doing this last part as multipage but the text scrolling was even worse again.
    my question is: ???? is this down to the number of pages?. the app itself is only 15MB in size.
    is there a way around this problem.
    Using iPhone4 to test apps, could it be down to my phone, don’t know anyone with a 5 to test them…..?

    THanks
    Uplink1001

    #348294 Reply

    Hi Uplink1001,

    There are many factors that can effect the performance of your app. Let’s start with iphone4 this device is near end of life as apple will very likely obsolece it with next major update such that you can no longer install apps on it, e.g., ipad1 was obsoleced and can not be updated to ios7.

    If you are using lists and they are very long lists you should consider minimizing the length of such lists and definitely minimize the graphics you use on the page such as gradients or large background images. A quick insight into what happens when you scroll such graphical lists the device does a lot of buffering that is computational and memory intensive.

    Lastly you should consider dynamcially loading screens into the DOM to also management memory. See this thread: http://www.genuitec.com/support-genuitec/viewtopic.php?p=19498#p19498

    #348301 Reply

    Uplink1001
    Member

    Hi.
    Thanks for the reply and info.
    I will give your suggestion a try and get back with result in a couple of days.
    Thanks Octavio…..

    Uplink1001

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: App scrolling text very slow and judder when scrolling.

You must be logged in to post in the forum log in