hi every one i have project where i play audios when i click back it should stopped the audio but the audio keep playing even when i use this:
this.nativeAudio.stop(this.rule.ruleAudio);
how i can stopping it when leave the page
thanks,
hi every one i have project where i play audios when i click back it should stopped the audio but the audio keep playing even when i use this:
this.nativeAudio.stop(this.rule.ruleAudio);
how i can stopping it when leave the page
thanks,