Hi,
We have migrated our parse code to coronium code. There is only things we need to know how to fix. We are using the uploading file functionalities and we need to make some clean-up from time to time as we do not want to keep accumulating files.
Parse was good with this as we could clean file that were not linked to a parse object.
How can we access the uploaded file in Coronium so we can clean those files ?
thanks
NIck