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
fileCopyUri is error when picker the same attachment multiple times
Summary
In the demo of the project, select a single file, it will show the results. Then repeat selecting the same attachment about 25 times, fileCopyUri in result will not follow copyTo and there is no file in this path.
Bug report
fileCopyUri
is error when picker the same attachment multiple timesSummary
In the demo of the project, select a single file, it will show the results. Then repeat selecting the same attachment about 25 times,
fileCopyUri
in result will not followcopyTo
and there is no file in this path.video
Reproducible sample code
Steps to reproduce
fileCopyUri
has changed significantly.Describe what you expected to happen:
fileCopyUri
should follow thecopyTo
in options.fileCopyUri
should exists.Environment info
npx react-native info
output:library version: 8.1.1
iOS / Android version: IOS 15.5 (Both simulators and real device can reproduce)
The text was updated successfully, but these errors were encountered: