facebook

Native App Becoming Slow to Load on IPHONE 5

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    Peacemaker
    Member

    The app is a very large product catalog style app, with tab widget used, and two other used inside a main (e.g Products>Type of Product etc, contains) alot of graphics for items, bu recently taking up to 45 sec on my IPHONE 5. it’s not that large however as the .ipa is only 3.7MB

    Question: 1
    Whats the most common flaw that causes apps to load really slow on splash screen when developed Mobione?

    Question: 2
    is it recommended to keep your code attached to buttons using javascript, so its inside the projects main .js file, or best to use custom.js for example
    ——————————————————-
    phoneui.documentReadyHandler = function() {
    }

    $(‘#m1-Project-button1’).live(“click”, function() {
    begin function etc
    ————————————————————–
    or is it a better practice to attach the code to the buttons properties onclick (e.gJscript/goto page etc), do these have any issues on app performance/speed

    Many Thanks in advance

    #337903

    Hi Peacemaker,

    We will need to get a look at the entire project to understand the problem. For example if it has a ton of images there could be an issue in how they are loaded and cached at startup. It’s impossible to say without seeing the project fully. Please send us a zip file with your project(.mobi files + -www directory) to support at genuitec dot com, use title mobione data from Peacemaker

    #337966

    Peacemaker
    Member

    This is really strange I saved the .mobi file to new folder ofcourse manually moved
    My custom file and rebuilt the native app now loads in 4-5sec on iPhone 5, very strange

    Any ideas octavio?

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Native App Becoming Slow to Load on IPHONE 5

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