Claudio

Results 1 issues of Claudio

Hi, I'm using Insomnia on a Ionic4 app in this way: ` if (this.platform.is('cordova')) { this.insomnia.keepAwake() .then( (res) => { console.log(`'@ allowSleepAgain --> success'`); }, (err) => { console.log('@ allowSleepAgain...