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

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -