The views do not get an update if the player is displayed in an ionic-modal. This is only the case with Android 7. When the device is turned all views get the current state but no updates.
For example, the Play button stays on the status icon-md-play when the audio is started. When the device is turned it gets the status icon-md-pause.
With android 6 and 8 and ios everything works fine.
The views do not get an update if the player is displayed in an ionic-modal. This is only the case with Android 7. When the device is turned all views get the current state but no updates.
For example, the Play button stays on the status icon-md-play when the audio is started. When the device is turned it gets the status icon-md-pause.
With android 6 and 8 and ios everything works fine.
I use ionic CLI 3.8.1 and ionic-audio ^3.2.0
my Component is: