Using Ionic 5, Capacitor 3 and Angular 11, I am trying to figure out why the full-screen button on a Vimeo iFrame only works about 1 time out of 5. Most of the time the tap is ignored, some of the time the button changes to blue (as seen below) and very rarely the button actually functions and the video is played full-screen.
I don't believe it is related to any of the frameworks listed above because that button also seems flakey when browsing our website from an Android phone
This is the iframe code I am using