In my app, I’m using an open link block to go to a Playstore, with a join block, like this:
While it’s working properly on the web, it’s not going anywhere on Thunkable phone live test. I tried removing the join block, and keeping the default Thunkable link,(https://thunkable.com) it worked. Then I tried linking the block to just Playstore home page, with no search terms, and it didn’t work. I then thought that maybe it wasn’t accepting two keywords(surprisingly, the computer test was working), so I just gave it a one-word search term to no avail. I also put blocks in the error section(from textinput1 set text to “Error”) but nothing showed up.
Any idea what to do?
Thanks.