Hi, I have a video file of about 4GB.
When I try to read the file by using the function Data(contentsOf: URL, options: Data.ReadingOptions). It will be leak memory and crash the app.
How can I control this issue?
Topic:
Programming Languages
SubTopic:
Swift
Tags:
Mobile Core Services
Files and Storage
Swift
Xcode