You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
For files without a file extension, the AVURLAsset initializer/exportSession fails. Resulting in a fatalError
The text was updated successfully, but these errors were encountered: