No back button for Handheld.PlayFullScreenMovie method

I am trying play a fullscreen video in my app (iOS&Android). When users press on video I use the
Handheld.PlayFullScreenMovie method and it displays the videos perfectly. BUT, there is no back button in the player. The only way to exit player and switch back to the scene is to wait untill the video ends. How can I fix this problem? It is so obvious that users may need the back button and idk why Unity does not added it.

Have you checked out the documentation here?

1 Like

Yes, I invoke the method with full controll mode. And here is what I get, no back buttons)7041829--834865--upload_2021-4-15_11-3-49.png