ScreenDim
ScreenDim copied to clipboard
cordova plugin for disabling screen dimming
:giving the command: cordova plugin add https://github.com/alunny/ScreenDim.git it will give the fallowing erro: Error: fail to fech plugin https://github.com/alunny/ScreenDim.git via registry eather it's a connection problem or plugin spec is...
The plugin installed fine for android, but for ios, it is throwing the following error (tried installing both directly using url and with plugman) Failed to install 'com.phonegap.build.screendim':CordovaError: Uh oh!...
Updating this plugin to cordova 3.6.x & 4.1.x :octocat:
- Updated java files to Cordova 3.0 - Updated the javascript file: now is compatible with browsers when an application is for phonegap and for desktop browsers.