Karsten Bittsteller created CB-14062:
----------------------------------------

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


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