Is there a way to make variable that checks the current URL for a webviewer so that it knows to either reload the screen or go to another screen depending on the current url when a button is clicked?
Hi there. What do you mean by checking the current URL for a webviewer? Do you mean something like this?

The algorithm on your image does not work correctly. Try using just one “If do else” block to create all the branches.
If you give me a link to your project, then I will correct it. If this project is not for public use, then step-by-step debugging and look at the values that you are comparing. If there is a transition to another screen, then the condition Web_Viewer2.URL = text in the right block
I understood. WebViewer.URL stores the value you specified to it initially. When changing the site address, WebViewer.URL does not change its value! This feature of the current version of Thunkable X.
I sent you a link in a message.
Thank you!
Good. I already answered you here and there.
Is there a solution yet?
Unfortunately there is no simple solution. There is only using online, Firebase, HTML and Javascript

