Navigation

    Monaca & Onsen UI
    • Login
    • Search
    • Tags
    • Users
    • Blog
    • Playground
    1. Home
    2. angelcasellas
    A
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    angelcasellas

    @angelcasellas

    0
    Reputation
    2
    Posts
    494
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    angelcasellas Follow

    Posts made by angelcasellas

    • RE: Not visualizing correcty Onsen 2.0 in Android <=4.2.2

      Hi, thank you for the answer.
      The fact is that in Android 4.2.2 and older versions the onsen classes are not placed to the dom components correctly. To “adapt” the app for this versions we had to put the classes manually and the result had been more and less correct. It had been very annoying because we could not debug the app due to for this android versions the debugger is not available in Genymotion nor Android Studio simulator and we were blind. The only way had been with javascript alerts of the html code and then we could see minimally what code had been generated.

      Do you plan offering support on this android versions?

      Thanks.

      posted in Onsen UI
      A
      angelcasellas
    • Not visualizing correcty Onsen 2.0 in Android <=4.2.2

      Hi,
      I have an app that everything is shown ok in iPhones and Android>4.2.2 but at this and lower versions of Android it seems that it’s not loading the classes correctly in each onsen tag. It’s difficult to know how to correct because in Android Studio+Chrome I can’t debug/inspect the device because it is only available in versions higher than 4.2.2.

      Any solution?

      What has to be shown
      1_1484523448993_Captura de pantalla 2017-01-16 a les 0.36.38.png

      What is shown in Android<=4.2.2
      0_1484523448992_Captura de pantalla 2017-01-16 a les 0.34.20.png

      posted in Onsen UI
      A
      angelcasellas