Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix the No such file or directory ios issue #1311

Merged
merged 2 commits into from
Jul 23, 2023

Conversation

omarmgerbie
Copy link
Contributor

Discerption

This PR fixes the No such file or directory on ios devices.
the issue is caused by the os abnormal behavior of deleting the app_id-Inbox/ directory within minutes instead of waiting for the app to be terminated and then cleaning up temp files.

Changes

moved the picked files one level above the original dir, the image_picker package is also doing a similar thing until Apple fixes this behavior.

@duypxd
Copy link

duypxd commented Jun 22, 2023

Thank you very much, I just saw the issue and you PR it while I was searching. ❤️

@omarmgerbie
Copy link
Contributor Author

Thank you very much, I just saw the issue and you PR it while I was searching. ❤️

I'm glad it helped you.

@miguelpruivo
Copy link
Owner

Can you update the changelog and bump version?

@GeylanKalafMohe
Copy link

Please approve the change! Its urgent!!

@omarmgerbie
Copy link
Contributor Author

Can you update the changelog and bump version?

@miguelpruivo was stuck at work, I just pushed the bump and changelog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants