Once again, there are a whole series of serious bugs here:
- Videos cannot be played with the VideoPlayer component from the ASD with any possible path.
- The VideoPlayer component requests
READ
permissions even on Android 11+. - The VideoPlayer component requests
READ_MEDIA_AUDIO
and notREAD_MEDIA_VIDEO
permission on Android 13+.
I really wonder what people are still doing here. Bugs everywhere you look…