Not able to pass values between screens using get start value and open/close screens

It is mentioned in the notes here App Inventor Tutorials and Examples: Manager Screen | Pura Vida Apps... as it looks like you have missed it, let me copy it here

Current limitations of the AI Companion app:

  1. The close screen block triggers the Initialize event instead of the OtherScreenClosed event.
  2. The close screen with value block triggers both the Initialize and OtherScreenClosed events instead of only the OtherScreenClosed event.
  3. The close application block does not work, a message 'Closing forms is not currently supported during development' will be displayed instead.

Taifun

1 Like