Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video picker withEditorEnabled problem #87

Open
FTCP opened this issue Jan 28, 2025 · 1 comment
Open

Video picker withEditorEnabled problem #87

FTCP opened this issue Jan 28, 2025 · 1 comment

Comments

@FTCP
Copy link

FTCP commented Jan 28, 2025

If there is .withEditorEnabled() paramter in let config = Filestack.Config.builder and you choose video file then it stop working. With image selected it go to edidor right. I this there should be just better condition on line 353 in file Sources/Filestack/UI/Internal/Controllers/ImagePickerUploadController.swift to make sure it's image. So just add one more condition should fix thids problem.

@FTCP FTCP changed the title Video picket with withEditorEnabled pronlem Video picker withEditorEnabled pronlem Jan 28, 2025
@FTCP FTCP changed the title Video picker withEditorEnabled pronlem Video picker withEditorEnabled problem Jan 28, 2025
@FTCP
Copy link
Author

FTCP commented Jan 29, 2025

Found one more solution for this and prepared commit to fix this problem.

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

No branches or pull requests

1 participant