Playing around with AppGyver for first time. On home screen I created a button, then linked a button tap to Open Video Player component and put in a URL of a video I want to play.
Easy enough.
The problem is - how do I exit out of the fullscreen native video player? There appears to be no way to do this (other than swipe-up and totally close the app). This is on iOS.
I must be missing something. Docs for the video component no help.