Class
CordovaPlatform
CordovaPlatform()
This class controls Cordova platform specific functionality and it also contains the entry point to startup on Cordova (init):
- Init code with permission handling and nodejs startup
- Cordova-specific fullscreen toggling
- Code to keep screen awake (keep the display turned on)
- Code to copy text to clipboard