I had a home button and a back button on multiple pages on my app
- They showed on the web app
- They did NOT show on the android build even though they worked ( You could click them and the worked
Debuging I found the solution to making them visible was
Button Style > Text & Icon Sizing was blank .
Once I selected a size in my case Large. Then built the app again and published to the play store the button showed up