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 Mar 16, 2019. It is now read-only.
I was getting response path as like this /var/mobile/Containers/Data/Application/DD8007B7-1E83-4699-8063-9EF1AAEC04924/Documents/file-name.pdf.
When I try to see this in explorer or documents I could not find. What was I missing. I tried with 'Cache-Control': 'no-store' and fileCache : false But I could not find it in my file explorer
The text was updated successfully, but these errors were encountered:
I was getting response path as like this /var/mobile/Containers/Data/Application/DD8007B7-1E83-4699-8063-9EF1AAEC04924/Documents/file-name.pdf.
When I try to see this in explorer or documents I could not find. What was I missing. I tried with 'Cache-Control': 'no-store' and fileCache : false But I could not find it in my file explorer
Hi.
Did you resolve your issue? I'm getting the same in iOS, in Android I was handled according to docs, even with moving a file to the specified folder
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
My environment
I was trying to download a file using below snippet in iOS iPad
I was getting response path as like this
/var/mobile/Containers/Data/Application/DD8007B7-1E83-4699-8063-9EF1AAEC04924/Documents/file-name.pdf
.When I try to see this in explorer or documents I could not find. What was I missing. I tried with
'Cache-Control': 'no-store'
andfileCache : false
But I could not find it in my file explorerThe text was updated successfully, but these errors were encountered: