Skip to content

[iOS] Spaces in filepath v2#197

Open
martingeorgiu wants to merge 1 commit into
LeGoffMael:masterfrom
martingeorgiu:fix/fixPathsOnIos
Open

[iOS] Spaces in filepath v2#197
martingeorgiu wants to merge 1 commit into
LeGoffMael:masterfrom
martingeorgiu:fix/fixPathsOnIos

Conversation

@martingeorgiu

Copy link
Copy Markdown
Contributor

This PR reverts changes made in the past. In the past, to load a path on ios (with spaces), it must have been first encoded in order to work. That was the reason why I made this PR in the first place.

However in some newer versions of Flutter (tested on 3.24.5 and video_player 2.9.2), VideoPlayerController now expect the standard path, and if encoded it breaks. (I haven't tried to find the exact version, which changed it)

Fixes: #172

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

I can't load videos which have extension mp4 (iOS)

1 participant