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

[jira] [Commented] (CB-14062) HTML5 Audio Player fails on iOS

    [ https://issues.apache.org/jira/browse/CB-14062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16462610#comment-16462610 ] 

Karsten Bittsteller commented on CB-14062:
------------------------------------------

I already tried different audio types. All working on other platforms than ios.

>  HTML5 Audio Player fails on iOS
> --------------------------------
>
>                 Key: CB-14062
>                 URL: https://issues.apache.org/jira/browse/CB-14062
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Ionic
>         Environment: cordova 8.0.0
> ionic 3.20.0
>            Reporter: Karsten Bittsteller
>            Priority: Minor
>
> Hey there,
> i try to get the html5 audio working on ios with cordova.
> {code:java}
> <audio controls> 
>      <source [src]="attachment.audioUrl" type="audio/mpeg"> 
> </audio> {code}
> Working fine on Android or on all Web Browsers using ionic serve (Safari/Chrome, no problem). But get stuck on ios. Audiofile is played just once and during playback it says "Live broadcast". When finished, there is no way to get this file play another time but close the view and go back works fine.
> Could this be an cordova issue or am I doing something wrong?



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