Buttons work on desktop, but not mobile

I have encountered an issue, while building my app:
Everything works perfectly fine on desktop, but on mobile 2 buttons don’t work.
To precise, they don’t work in safari, and work 1/10 times in chrome.
I use Iphone 15, and my apps width is 392 px.
I have tried:
Change app width to 320 (standard mobile)
Add margins around the buttons, so that they don’t touch the edges.
In “mobile version” choose the same page for every page.

At the same time, dropdowns, images and icons are responding to taps.

Here is the link to my app editor:

This topic was automatically closed after 70 days. New replies are no longer allowed.