pod_player
pod_player copied to clipboard
AutoPlay
Hello, autoplay doesn't work.
I have been trying with Vimeo and autoplay doesn't work.
PodPlayerController(
playVideoFrom: PlayVideoFrom.vimeo(videoId),
podPlayerConfig: const PodPlayerConfig(
autoPlay: true,
isLooping: false,
wakelockEnabled: true,
),
);
Please add more context: Autoplay is working fine
if issue is solved please close the issue