SystemService ⌘
init ()
init({ statusBar })
Starts Default Cube. If statusBar is set to true, status bar will not be hidden on mobile.
lockOrientation ()
lockOrientation(orientation = ScreenOrientation.ORIENTATIONS.LANDSCAPE)
Ionic. Locks device orientation.
onReady ()
onReady(callback)
Calls callback when the system is fully ready.