Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 229110

this.platform.registerBackButtonAction doesn't work

$
0
0

Oh sorry i didnt solved problem all night.

this.platform.registerBackButtonAction(() => {
if (this.counter == 0) {
this.counter++;
this.presentToast();
setTimeout(() => { this.counter = 0 }, 2000)
} else {
// console.log(“exitapp”);
this.platform.exitApp();
}
}, 0)

This code doesnt worked on 6.3 android device. where can the problem be


Viewing all articles
Browse latest Browse all 229110

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>