Video not playing on Real Device andriod 12, can you help me with that?
Hi Rhian,
For Andriod 12 and above has FLAG_SECURE
Window flag: treat the content of the window as secure, preventing it from appearing in screenshots or from being viewed on non-secure displays.
As a workaround, your developer can disable this flag
For Reference visit -