Open Hosnidokht opened 7 years ago
Yes, this is something need to be worked on. I think this week I'll be able to work on it.
@Hosnidokht @sidferreira
I have this working for single file per field, but it's quite opinionated and requires the next
branch of AOR. I'll attach here for now instead of PR in case of other interest/discussion.
https://gist.github.com/grahamlyus/e6b0facf6a718a31449dec3ee77c8060
According to the recommended approach to save files and images in firebase, it is necessary to save these files in storage first (e.x,) and then add file URL to realtime database with the other data. it needs to implement in CREATE, UPDATE and DELETE.