We have this app build with Expo 40 that it is working well on most Android devices. However, im some devices, there is a moment when you can’t click a certain button. The first time you click on the button, it always work, but if you need to click more times on this button, nothing happens. You have to click a lot of times so that it works.
The devices where this bug happens don’t have a common pattern: the mark, model and Android version is always different.
Here is a video showing the problem: IMG_7796.mov - Google Drive (The button is called “Speichern”)
We have also put logs everywhere to see if there is some error or some function blocking it, but we found nothing at all. Im most devices works perfect, in some other devices it doesn’t work.