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

Fix issue with loading URLs with no file extension #91

Closed
ChrishonWyllie opened this issue Jun 27, 2021 · 1 comment
Closed

Fix issue with loading URLs with no file extension #91

ChrishonWyllie opened this issue Jun 27, 2021 · 1 comment
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed
Milestone

Comments

@ChrishonWyllie
Copy link
Owner

For files without a file extension, the AVURLAsset initializer/exportSession fails. Resulting in a fatalError

@ChrishonWyllie ChrishonWyllie added bug Something isn't working help wanted Extra attention is needed labels Jun 27, 2021
@ChrishonWyllie ChrishonWyllie added this to the Celestial-1.0 milestone Jun 27, 2021
@ChrishonWyllie ChrishonWyllie self-assigned this Jun 27, 2021
@ChrishonWyllie
Copy link
Owner Author

This has been somewhat addressed in pull request #94 by preventing video URLs with no file extension from being used and providing errors through the delegate or error completion block.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant