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.