Uploading Multiple Images simultaneously with Google Firebase

后端 未结 2 1185
长情又很酷
长情又很酷 2020-12-14 13:34

I\'m using Google Firebase in a Swift iOS project. I have a part of my app where the user selects more than 1 photo from their device to upload. I\'m trying to find the best

2条回答
  •  粉色の甜心
    2020-12-14 14:08

    Answered by @FrankVanPuffellen in comments...

    "You'd indeed just loop and upload them individually. Your iOS user might also appreciate if you upload them one at a time, so that they can abort the upload midways through without losing progress on all images." – Frank van Puffelen

提交回复
热议问题