[ 
https://issues.apache.org/jira/browse/CB-13970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Franco Valerio updated CB-13970:
--------------------------------
    Description: 
When I attemp to play a file obtained from internet, I got this MediaError 
object in the Xcode console output.

 \{"message":"Cannot use audio file from resource 
'http://server.com/audio.m4a'","code":1}

I change the url for security reasons, but on android it plays just fine, with 
the same url.

 

  was:
When I attemp to play a file obtained from internet with a url like 
"http://urltofile.m4a";, I got this MediaError object in the Xcode console 
output.


 \{"message":"Cannot use audio file from resource 
'http://myurl.com/audio.m4a'","code":1}

I replaced the url for security reasons, but on android it plays just fine, 
with the same url.

 


> iOS Playing m4a file from internet fails with error code 1 
> -----------------------------------------------------------
>
>                 Key: CB-13970
>                 URL: https://issues.apache.org/jira/browse/CB-13970
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-media
>            Reporter: Franco Valerio
>            Priority: Major
>
> When I attemp to play a file obtained from internet, I got this MediaError 
> object in the Xcode console output.
>  \{"message":"Cannot use audio file from resource 
> 'http://server.com/audio.m4a'","code":1}
> I change the url for security reasons, but on android it plays just fine, 
> with the same url.
>  



--
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