In the post below for Android, it was explained that you could suppress the back button on the top bar by using the command:
I would like to do the same thing in iOS. The command does not exist. How do I accomplish this?
B4X:
B4XPages.GetManager.ShowUpIndicator = False
I would like to do the same thing in iOS. The command does not exist. How do I accomplish this?
B4XPages avoid back button
I prefer to use the Android close/back button instead, just to have more space on the top bar. So how do I get rid of this B4XPages back button? RBS
www.b4x.com