Vince
Vince
The api on this seems to have changed on this, i am asking about `customRenders`. The link provided seems to be about the old `customRender` which i was previously using...
@Sub6Resources i responded above to clarify the issue, any feedback appretiated :)
I get the same on Android emulator on latest version. I added this to make it fullscreen. ``` flutterWebviewPlugin.onStateChanged.listen((state) { if(state.type == WebViewState.finishLoad) { flutterWebviewPlugin.resize(Rect.fromLTRB( MediaQuery.of(context).padding.left, /// for safe area...
Similar issue here but on iOS When using simulator device 5s on 12.4, buffering is working. Yet, on simulator device 12 pro max on 14.4 then buffering is always true
We have the same issue, we have not been able to reproduce ourselves yet but our users are reporting this and we see this error in crashlytics. targetSdk 33 @abhihasabe...
It got added here - https://github.com/florent37/Flutter-AssetsAudioPlayer/commit/bb106b635a257d107da9dfccf5adaef58ff53cf2 any idea @kalismeras61 ?
> @mikeesouth one obvious downside is that it's much slower than using an existing client (about 2x slower in my rough testing). I also have a production app that I...
> @vbuberen Now you are using android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK in the new version of the package. Google Play requires us to explain with a video why we use this permission for Android...
> Thanks to @omerb09 for pointing on a solution. I have made a PR which was already merged, so would suggest to try and use the plugin but point to...
Seems every 5 mins 