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

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

Unfortunately I do not have an example project right now. But I tested on 
different iOS devices and they all have the same issue.

Your Stack-Overflow-Link is not as similar to my problem. The issue only 
occurs, after the WebPlayer finishes the playback (that works fine). When it is 
finished, it stops, showing the playbacktime and it is not possible to replay 
again. 

During the first playback it shows "Live Broadcast" instead of time.

Thanks for your kind reply :)

>  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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to