Hi Everyone!
I hope everyone’s doing well 
Since it’s holidays, I’m back on developing apps, so yesterday I found an issue which is occurring in both live & installed apps, on both Android & iOS :
Here are the blocks for my screen, and below them is what I am wanting to do :

The encrypt function POSTS a message, and then sets the web-viewer to a URL. But what happens is, everytime the screen first time opens, nothing happens. Then I have to go back, and re-open the screen to make it work. After re-opening, the screen works everytime after.
Now, there are two problems I am experiencing :
- If I just have a
Screen Opensblock, the screen doesn’t do anything when opened the first time (since I do not have aScreen Startsblock.) - So I add a
Screen Startsblock too, with the same code pasted from theScreen Opensblock into it. Again it doesn’t work the first time, so adding the Starts block doesn’t do anything special.
The result is still the same, I have to re-open the screen by going back & re-open it to make it work. What’s the problem here?
Thanks!
Merry Christmas & Happy Holidays! 
