Known Issues for Smartphone Mobiliser

Learn about known issues and apply workarounds for Smartphone Mobiliser.

Bugzilla #Description
N/A
Issue: jQuery Mobile may render inconsistently on some devices.

Workaround: None.

5180
Issue: In iOS 7, if you run a home screen Web application, the Alert pop-up that asks you to accept terms and conditions does not work; the application restarts and displays the login screen.

Workaround: None. Apple must implement a bug fix for iOS 7.

5179
Issue: The iOS 7 status bar at the top of the screen is transparent, and applications fill the screen, so the status bar overlaps logos, and Back and Logout buttons.

Workaround: The status bar is hidden. Alternately, to avoid overlap, you could adjust the CSS styling, and move the layout down.

5178
Issue: iOS 7 compatibility issues exist with the bottom menu bar in jQuery Mobile: position, size and visibility are inconsistent with earlier iOS versions.

Workaround: To avoid page-navigation errors, some options have been disabled.

4885
Issue: Currency type is not fetched from the server.

Workaround: Implement getLookUps services to get the currency list from the server, and display it in the UI. getLookUps implemented by the MobiliserClient class, and defined in SY_Mobiliser.js.

4458
Issue: In Android, you cannot scroll a page when the keypad is visible.

Workaround: None

3801
Issue: Memory leaks occur if you launch and minimize an R5 application multiple times.

Workaround: None.