TasnuvaOshin / Upload-Multiple-File-Firebase-storage-and-Save-Link-To-Firebase-Database

You can upload multiple file any type and send it to Firebase Storage and then Firebase Database
5 stars 0 forks source link

Firebase Upload #1

Open Atlas789 opened 5 years ago

Atlas789 commented 5 years ago

How can I upload image and pdf at the same time under one root?

TasnuvaOshin commented 5 years ago

Just use Asynchronous task and It will work in the background both at the same time. Thanks

On Mon, 9 Sep 2019, 5:32 pm Atlas789, notifications@github.com wrote:

How can I upload image and pdf at the same time under one root?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/TasnuvaOshin/Upload-Multiple-File-Firebase-storage-and-Save-Link-To-Firebase-Database/issues/1?email_source=notifications&email_token=AC6YTQ5DEGVD75UUPW642M3QIYX5PA5CNFSM4IU2AJLKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HKEV7CQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AC6YTQ3Z46T6NWJANKOGON3QIYX5PANCNFSM4IU2AJLA .

Atlas789 commented 5 years ago

I'm new to firebase and I don't know what is Async task..