EddyVerbruggen / Insomnia-PhoneGap-Plugin

:sleepy: Prevent the screen of the mobile device from falling asleep
264 stars 106 forks source link

Add error support for browser platform #22

Closed surajpindoria closed 7 years ago

surajpindoria commented 8 years ago

Hi Eddy, I am in the process of adding basic browser support to the PhoneGap Developer App and in doing so need to have proper error handling for all plugins that are not supported on browser. This is just so we do not leave any stray errors that may break our app if the functionality is not present.