Getting this error on release build for video player, but the debug build works fine PlatformException(channel-error, Unable to establish connection on channel., null, null) I/flutter (13504): ------------StackTrace------------- I/flutter (13504): #0 VideoPlayerApi.create (package:video_player_android/src/messages.dart:181) I/flutter (13504): I/flutter (13504): #1 AndroidVideoPlayer.create (package:video_player_android/src/android_video_player.dart:56) I/flutter (13504): I/flutter (13504): #2 VideoPlayerController.initialize (package:video_player/video_player.dart:352) I/flutter (13504):
Tried :
- Flutter upgrade
- flutter pub --outdated