facebook

android app not loading url

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

    upasana
    Member

    Hi

    I am trying to create an android application. The only thing I am doing is

    phoneui.documentReadyHandler = function() {
        phoneui.showURL("http://www.google.com", "_self");
    }

    Initially test center showed this correctly for once or twice. Later on it shows loading but things never get loaded at all.

    I tried to create an apk also, with network communication permissions. Same things are happening over there.

    All i want to create a native app, that loads the mobile version of site within itself. Thanks.

    Things are getting too slow with each update (of mobione) , like the changes in javascript files are not detected properly. I need to restart the application most of the times. And in chrome web browser everything works perfect!

    #334657 Reply

    @upasana,

    Could you share your design + custom.js to take a look for figure out the issue? Also, could you provide the .apk file and a build ID? I assume that you are using 2.3.1, is this correct?

    #334941 Reply

    upasana
    Member

    Hello octavio

    I have got the issue sorted. Now every time I am doing some changes I am deleting the cache files in the folder. This way things are speeding up and if I am making any changes in the custom.js file they are also getting detected properly. Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: android app not loading url

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