iOS Question Tab bar click events

MitchBu

Well-Known Member
Licensed User
Longtime User
I searched the forum to see how to get events from click on tab bar icons, and found this but it never fires:

B4X:
Sub EventName_BarButtonClick (Tag As String)

How do I get which icon was clicked ?

TIA
 

MitchBu

Well-Known Member
Licensed User
Longtime User
I will not do like some who say they solved it, without saying how...

The solution was
B4X:
Sub Page1_BarButtonClick (Tag As String)

Case closed

Now, on to the next puzzle. Planning to convert my Android app to iOS. That promises to be something
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…