back button ionic
<ion-header>
<ion-toolbar>
<ion-buttons slot="start">
<ion-back-button></ion-back-button>
</ion-buttons>
</ion-toolbar>
</ion-header>
back button ionic
<ion-header>
<ion-toolbar>
<ion-buttons slot="start">
<ion-back-button></ion-back-button>
</ion-buttons>
</ion-toolbar>
</ion-header>
ionic how to block back button
this.platform.backButton.subscribe(() => {
// do something here
});
back button ionic
Here i add full source code to set this android hardware back button issue.
https://bootstraphelpcenter.blogspot.com/2021/05/ionic-5-angular-10-hardware-back-button.html
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us