the block “Button XY set visible to false” does not work for android. I want to hide a button that is displayed on top of a Google map because there are issues on Android (not clickable) but the block does not seem to work in Android at all (neither companion nor built app):
First I thought it might be the “platform is android” block that is not working but it worked after I replaced the “set visible” block with “remove button XY”.
Any ideas what could solve this or is this another bug I came across?
Thank you for this hint. I think it is meant to be working no matter what the “position” is set to. It works fine on iOS but does not work at all on Android. Neither in companion nor final built app
I think is the important piece of information. I have experienced the same issue with elements absolutely positioned not getting hidden, now I read that this is only on Android. @Chris, please file a bug report here: Sign in to GitHub · GitHub