Skip to content

Conversation

Legend1991
Copy link
Contributor

Replace getExternalStorageDirectory function call with getExternalFilesDir call since the first one is deprecated in API level 29.

Fix #230

…esDir call since the first one is deprecated in API level 29.
@hellogbg
Copy link

This helped me a lot. Thank you for solving this issue. Should be merged into main project

@Legend1991
Copy link
Contributor Author

@avenyproduction you are welcome! 😊

@MrHubble
Copy link

MrHubble commented Jun 3, 2021

@jedt this PR seems to meet the guidelines and is approved by @john1jan . Any chance it can be merged with a new release?

@jedt jedt merged commit 04de315 into RepairShopr:master Jun 7, 2021
@MrHubble
Copy link

MrHubble commented Jun 8, 2021

Thanks so much for merging this @jedt 👏. Any chance we could get a new release also?

@jedt
Copy link
Contributor

jedt commented Jun 8, 2021

Hi @MrHubble just published the master branch can you please test for any issues?

@JDrizzy
Copy link

JDrizzy commented Jun 9, 2021

I've tested the latest release on "react-native": "0.63.3" for android API 29 and iOS 14.5 (just to be sure) and haven't found any issues

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.

Android - getExternalStorageDirectory is deprecated in API level 29

6 participants