Tom created CB-13966:
------------------------

             Summary: media.play() - not working on google pixel 
                 Key: CB-13966
                 URL: https://issues.apache.org/jira/browse/CB-13966
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-plugin-media
            Reporter: Tom


After uploading app to google play store some users reported they can not play 
audio stream. I was able to narrow users and all use pixel phones (so not sure 
maybe this is android 8.1+ version not pixel phone problem)

 

Everything is working (the streaming) as it should on all other phones i was 
able to test. On pixel phone users clicks on play icon, there is no sound but 
icon changes from play to stop (so code that is after media.play() is executed)

 

When tested on local server (phonegap desktop app) the pixel phone plays the 
stream ! No errors, no problems

 

 

var my_media = new 
Media("[http://50.97.94.44:8086/;|https://forums.adobe.com/external-link.jspa?url=http%3A%2F%2F50.97.94.44%3A8086%2F%3B]";);

my_media.play();

 

Any ideas, suggestions ?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to