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
When requesting a video using Capacitors Filesystem.readFile iOS returns
The file … couldn’t be opened because you don’t have permission
Filesystem.readFile({ path })
But for the life of me I can’t figure out what I can use to get past this. There isn’t an option to ask for this in capacitors Permission plugin. I have also tried adding these into the plist
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
When requesting a video using Capacitors Filesystem.readFile iOS returns
Filesystem.readFile({ path })
But for the life of me I can’t figure out what I can use to get past this. There isn’t an option to ask for this in capacitors Permission plugin. I have also tried adding these into the plist
Beta Was this translation helpful? Give feedback.
All reactions