Retool mobile app behaves differently on each device

Some app are duplicated and some app are missing some device but errors about uuid when clicked,
the app on the web editor behaves very differently,where in the web the app run as expected, the mobile will do the opposite. (eg. on mobile an alert shows up even when the "Only run when" is false)

most of these unexpected bugs happens on an android phone, iOS works smoothly

Hi @Asary_Anhairi,
I can try to help you debug this!
What version of Android are you on? Are you running into these issues on your desktop mobile emulator? Also, what retool mobile version are you on on your phone? Finally, are you sure you are logged in as the same user on your Android phone and you have the same permissions?

@lindakwoo
This happens on all account, even the same account on different device sometime have an already deleted app showing, we are on Team plan so we don't have permission control. all devices are Android 10^ and iOS 17^

We also find out that using a query to trigger a Form Submit and clearing query result does not work on android but runs fine on iOS, one work around is instead of triggering a form submit we can just trigger the sql query instead but this means skipping out on the form validation