Skip to content

Video player throws PlatformException #285

Closed
@erdemduman

Description

@erdemduman

When I run the application with Flutter-pi, video_player throws this exception:

Unhandled Exception: PlatformException(channel-error, Unable to establish connection on channel., null, null)
VideoPlayerApi.create(package:video_player_platform_interface/messages.g.dart:156:7)
asynchronous suspension

MethodChannelVideoPlayer.create(package:video_player_platform_interface/method_channel_video_player.dart:53:37)
VideoPlayerController.initialize(package:video_player/video_player.dart:363:19)
asynchronous suspension

I am using the example application that was given on the page of video_player package.

Has anybody faced this issue before?

Metadata

Metadata

Assignees

No one assigned

    Labels

    waiting for responseIssue requires more details by the user to be fixed and will be closed after 21 days on no response.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions