Hi
Can any one please help me in this?
I’ve a screen1 thats uses the ‘When Other Screen Closed’ block that should be triggered every time I Open another screen (say screen2) from screen1 and than close the other screen2 returning to the first one again.
When I test it with Companion the block is not executed at all but if I export & install de APK than everything works as it should.
To make sure of that I put a Notifier Message inside the When Other Screen Closed Block and it only appears in the APK, not in the Companion
Am I doing anything wrong?
I tried to search topics before submit this one but couldn’t find nothing alike
Thanks guys
No
That bug has been inherited from App Inventor and exists already from the beginning when multiple screens have been introduced, see also the notes here App Inventor Tutorials and Examples: Manager Screen | Pura Vida Apps
Taifun
Thanks a lot Taifun
I’ll see those notes