Hi, I am having a weird issue. I have an iOS/Windows app that i designed last year that was working perfectly fine. now, i need to do some update to it. So i upgraded everything to the latest, MAC, Delphi 10.2.1, XCode, iOS 11...
So i am all to the latest. the issue is I am using tMediaPlayerControl to display a video and only the audio plays. The video is blank. it is the same for IOS and Windows.
If i ran the demo videoplayback, the videos plays correctly.
C:\Users\Public\Documents\Embarcadero\Studio\19.0\Samples\Object Pascal\Mobile Snippets\VideoPlayback
Not sure what can cause it. the only difference between my app and the demo app is that my mediaplayer control is children of a tlayout which is animated to enter the main screen upon activation.
Anyone had similar issue with the TMediaPlayerControl?
Marco