ios - MediaPlayer error on QT5.5 with IOS9 -
after updating qt 5.5 , ios 9, tried run app on iphone 5s. app simple podcast app, plays audios saved on aws s3 storage. worked fine before. it's not loading audios. after checking status of mediaplayer, got value 8 (qmediaplayer::invalidmedia).
the error happens on iphone, when run on desktop, works!
i tried local mp3 file , works, problem mp3 url.
how can solve this?
regards, renato.
Comments
Post a Comment