You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ayyaz Zafar (JIRA)" <ji...@apache.org> on 2016/03/07 11:05:40 UTC

[jira] [Created] (CB-10800) Media plugin freezes ios screen when we play a remote mp3 audio

Ayyaz Zafar created CB-10800:
--------------------------------

             Summary: Media plugin freezes ios screen when we play a remote mp3 audio
                 Key: CB-10800
                 URL: https://issues.apache.org/jira/browse/CB-10800
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin Media
         Environment: I am using iPhone  iOS 9.2.1 
I am building my app using build.phonegap.com
            Reporter: Ayyaz Zafar
            Priority: Critical


I am using iPhone iOS 9.2.1 and using following code:

var my_media = new Media('https://songsx.pk/pk-mp3/dj-viruzzz-new-world-preview-30-seconds/s150619928.mp3');
my_media.play();

Duration of this media is 30 seconds.
Whenever I run above code, my iphone's screen becomes disable / freezes until audio starts playing. I am not able to touch anything. Screen becomes normal when audio starts playing. This issue is not acceptable because it's very serious issue.

Please someone help if possible.

Thanks



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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