Navbar back Button Working fine with the IOS platform but not working in Android-
Code-
<ion-header>
<ion-navbar color="dealerblue">
<ion-title>Register</ion-title>
</ion-navbar>
</ion-header>
Please Guide me through the right Door
Navbar back Button Working fine with the IOS platform but not working in Android-
Code-
<ion-header>
<ion-navbar color="dealerblue">
<ion-title>Register</ion-title>
</ion-navbar>
</ion-header>
Please Guide me through the right Door
having the same issue and have been searching the web. any solution to this yet
Do you by any chance use a css that puts the Anroid title into the middle of the navbar?
This caused the problem on my side: Navbar ion-title align center for android