StoragePath
StoragePath copied to clipboard
File path returns {}, {}, {}, {}
Code
files = await StoragePath.videoPath;
The output
"files":[{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{}....
yes it works fine with profile and debug mode but in release mode it returns empty
That's the real issue @faisalansari0367
any solution?