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
Don't know which method I can get my downloaded files (with URL or something)
and the fileIdentifier is confusing, not sure if it's the URL or file name or something else
The text was updated successfully, but these errors were encountered:
If you use URL to download, you can use { - (NSString *)localPathForFile:(NSString *)fileIdentifier }, the fileIdentifier is urlString, the return value is the path of downloaded files
Don't know which method I can get my downloaded files (with URL or something)
and the fileIdentifier is confusing, not sure if it's the URL or file name or something else
The text was updated successfully, but these errors were encountered: