Pascal Stech
Results
2
issues of
Pascal Stech
After uploading one or multiple files the app crashes due to a memory issue. This happens at around 1:30 min. after the upload is started/finished (not sure). The only log...
bug
ios
needs more info
Currently, if the metadata attribute `filename`isn't set `meta["filename"] = p.basename(file.path)` is used defaulty. This doesn't work with XFile in Flutter Web. Quote from the XFileBase class: **Accessing the data contained...
enhancement