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
{{ message }}
This repository has been archived by the owner on Feb 27, 2022. It is now read-only.
Simply download the file, exactly how it works on ios simulator
Actual Behavior
The download process runs until 100% and finishes with the following error:
"Download canceled due to error: “CFNetworkDownload_hKBCap.tmp” couldn’t be moved because you don’t have permission to access “87E1D77A-848E-4423-8001-7C3C4A35B6F3”."
Steps to Reproduce
1.Add the library
2.Run the app from xcode to a real device trough usb
The text was updated successfully, but these errors were encountered:
If it helps, my simulator didnt progress past requesting to download. Had to delete simulator app and reinstall, now working fine.
Device working fine.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is this a bug report, a feature request, or a question?
Bug Report
Have you followed the required steps before opening a bug report?
(Check the step you've followed - put an
x
character between the square brackets ([]
).)Is the bug specific to iOS or Android? Or can it be reproduced on both platforms?
iOS
Is the bug related to the native implementation? (NSURLSession on iOS and Fetch on Android)
Yes
Environment
Environment:
React native: 0.63.2
react-native-background-downloader: 2.3.4
Target Platform:
iOS (14.0)
Expected Behavior
Simply download the file, exactly how it works on ios simulator
Actual Behavior
The download process runs until 100% and finishes with the following error:
"Download canceled due to error: “CFNetworkDownload_hKBCap.tmp” couldn’t be moved because you don’t have permission to access “87E1D77A-848E-4423-8001-7C3C4A35B6F3”."
Steps to Reproduce
1.Add the library
2.Run the app from xcode to a real device trough usb
The text was updated successfully, but these errors were encountered: