Skip to content
This repository was archived by the owner on Mar 29, 2022. It is now read-only.

多选上传有问题。 #40

@cccccui

Description

@cccccui

.tokenShare(false)
.multiple(true)
.accept(['image/*'])
.tokenUrl(tokenUrl)

tokenShare 设置为false, token获取通过tokenUrl 获取,多文件上传时发现不稳定。上传3张图片,在ios微信上经常只上传一张图片。
查询记录发现,token只获取了一次,只有第一张图片上传获取了token,其他两次用的第一次的token!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions