This is IOS specific. My issue is whenever I need to press a button towards the bottom middle, the IOS Siri interface gets in the way as well as the swipe navigation.
This is most noticeable in Deck Builder when you are trying to import decks. The other two buttons still trigger the issue but it’s not as bad as the import button.
Implementation wise, I would see about moving those boxes up x amount of pixels to stop triggering the IOS feature.
Not sure what y’all got going code wise but maybe some sort of no button zone function that’ll automatically move things out of the way but again sometimes UI works simplest things are hard because of limitations of the framework.
Open to discuss further or try to get you a screen shot if you can’t recreate the issue