Replies: 2 comments 6 replies
-
Try adding this in your info.plist
|
Beta Was this translation helpful? Give feedback.
4 replies
-
Hello @zvitek, were you able to find a solution for this? The options proposed by jcesarmobile would not be giving me an effect. Greetings |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have this script to download a file to phone.
In android everything works good and I can found the downloaded file in file manager.
In iOS everything works too except to find a downloaded file.
The console returns the path of saved file but I have no idea where I can to find a file in Files application or somewhere else.
I tried Data and Document folder, but result was same.
Can you tell me where can be a problem or if I doing something wrong.
It's possible to save a file to Files application?
Thank you for help
I'm using Capacitor with a Polymer 3 app.
Capacitor version 2.4.1
Node version 12.20.1
Beta Was this translation helpful? Give feedback.
All reactions