Navigation

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

    chirag-variance

    @chirag-variance

    0
    Reputation
    1
    Posts
    211
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    chirag-variance Follow

    Posts made by chirag-variance

    • ons-sliding-menu and ons-splitter display white/blank screen on iOS app

      Hello Team,

      I am using Onsen UI for mobile application. We are using Sliding menu control in application, it works fine in Android however shows blank/white screen in iOS.

      We have used following syntax,
      <ons-sliding-menu menu-page=“menu.html” main-page=“home.html” side=“left” max-slide-distance=“85%” swipable=“true” var=“menu”>
      </ons-sliding-menu>

      It works fine in Android app, displays bank/white screen in iOS app.

      We used sample application from Onsen website from https://github.com/frandiox/OnsenUI-Memo-App

      Above one is also not working, displays blank/white screen in iOS app.

      We also tried with ons-splitter instead of sliding menu as mentioned in demo TODO application
      at https://github.com/frandiox/OnsenUI-Todo-App

      Above code works fine in Android app, displays bank/white screen in iOS app.

      Quick help is highly appreciated

      posted in Onsen UI
      chirag-variance