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
I need to store file data to give users posibility to restart upload on failed.
But this library returns some Asset class with 'identifier', and this identifier cannot be reused to get the filebytes again,
how to convert it to filepath??
Hello,
I need to store file data to give users posibility to restart upload on failed.
But this library returns some Asset class with 'identifier', and this identifier cannot be reused to get the filebytes again,
how to convert it to filepath??