You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Franco Valerio (JIRA)" <ji...@apache.org> on 2018/03/13 14:19:00 UTC

[jira] [Updated] (CB-13970) iOS Playing m4a file from internet fails with error code 1

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

 
        Summary: iOS Playing m4a file from internet fails with error code 1   (was: iOS Play m4a file from internet fails with error code 1 )

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



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

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