Jan 19
Embedded Vimeo code on Android
Vimeo is not natively supported by GB system. Android devices will play the Vimeo videos in a new window. I've been told that It is possible to disabled this function, but it may prevent it from going full screen.
So please support native embedded code on Android devices.
Thank you in advance
Jannik
Completed
Hi Jannik, and thanks everyone for the feedback! A bit of context first, since this came up as a "bug": the previous behavior was actually intentional. On older Android versions, playing iframe videos in-app was unreliable (no sound or no image depending on the OS, the manufacturer, the WebView version…), so we deliberately opened them in the browser to make sure they played consistently for everyone. Things have improved a lot since Android 10, so we've now changed the default: embedded iframe videos — including Vimeo — play directly in-app on Android instead of opening in a new window. And to your specific concern, fullscreen still works — that was exactly the trade-off we wanted to avoid, and we did. This is enabled by default on Android 10 and above. Just update your app to the latest version and you should be all set!