Skip to content

rupendraa/cordova-plugin-rkatime

Repository files navigation

cordova-plugin-rkatime

Rkatime

check android setting autodatetime is on-off enable/disable

cordova plugin add https://github.com/rupendraa/cordova-plugin-rkatime

window.AppUpdate.getOtherInfo(onSuccess, onFail);  //return is_time_automatic_enabled  = true/false


	function onSuccess(datax){

	 if( !datax.is_time_automatic_enabled ){

		// == do somthing like this if setting is disable/off 

	  }

	}

About

Android Cordova Plugin For Check Autodatetime enable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published