Paulo
Paulo
> FileName - APPBackgroundMode.m > Copie e cole este método > / ** > > * Configure a sessão de áudio. > * / > > * (vazio) configureAudioSession >...
yes, @ViewChild(VgHlsDirective, {static: false}) vgHls: VgHlsDirective;
@IxquitilisSaid I verified that the error happens when the IOS platform is selected, android and web is OK
Thank you @IxquitilisSaid! Awaiting ;)
@IxquitilisSaid in the latest version "@videogular/ngx-videogular": "^4.0.0", this problem still occurs in IOS, the test reports the error in chrome too.
the plugin works. but when we play something via html "video" or "audio" the webview replaces the notification control, my solution was to reproduce natively through cordova media plugin ,...
same problem, iOS 12
Thanks @gafsel, I will research too
Does this plugin work with HLS video streaming url for example?
**Same error for version 2.2.0,** try remove this plugin ionic cordova plugin rm cordova-plugin-music-controls add this plugin ionic cordova plugin add https://github.com/amitkhare/cordova-music-controls-plugin --save