Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fix] "[NSURL length]: unrecognized selector sent to instance…"
Trying to remove a file using FileManager.removeItem:at. The URL is an assets-library and something internally is invoking `length` maybe assuming it’s a NSString/CFStringRef 🤨
- Loading branch information