Evi
Evi
> I also had similar issue on android using Flutter and [**`video_player`**](https://pub.dev/packages/video_player). > I solved it by calling `_controller.dispose()` every time after the work was done. After what work has...
@ZatacaSystems How did you implement the plugin, I did everything in the example main.dart, but the callbacks are not being called. Is there any special iOS setup I need to...
> @EviCoach have you found a solution, I'm facing same issue. Yes I found a solution
> here App crashed with error message below reason: '-[CXProviderConfiguration initWithLocalizedName:]: parameter 'localizedName' cannot be nil'