joltup / rn-fetch-blob

A project committed to making file access and data transfer easier, efficient for React Native developers.
MIT License
2.8k stars 767 forks source link

No known class method for selector 'getDownloadDir' #829

Open Maria-Elena-98 opened 1 year ago

Maria-Elena-98 commented 1 year ago

On Friday I installed the library and everything worked fine, today without having moved anything, Xcode started to mark that error, I installed and uninstalled the library, deleted pods and node modules, I searched for solutions and found nothing.

Output of npx react-native info

System: OS: macOS 13.0.1 CPU: (8) x64 Intel(R) Core(TM) i5-1038NG7 CPU @ 2.00GHz Memory: 45.37 MB / 16.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.2.0 - ~/.nvm/versions/node/v16.2.0/bin/node Yarn: 1.22.18 - /usr/local/bin/yarn npm: 7.13.0 - ~/.nvm/versions/node/v16.2.0/bin/npm Watchman: 2022.03.21.00 - /usr/local/bin/watchman Managers: CocoaPods: 1.11.3 - /usr/local/bin/pod SDKs: iOS SDK: Platforms: DriverKit 22.2, iOS 16.2, macOS 13.1, tvOS 16.1, watchOS 9.1 Android SDK: Not Found IDEs: Android Studio: 2021.3 AI-213.7172.25.2113.9123335 Xcode: 14.2/14C18 - /usr/bin/xcodebuild Languages: Java: 17.0.2 - /usr/bin/javac npmPackages: @react-native-community/cli: Not Found react: 17.0.2 => 17.0.2 react-native: 0.65.1 => 0.65.1 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found

hardikparmar18 commented 1 year ago

Facing same issues, i've reinstalled project after 2 years.

pimggwp commented 11 months ago

any solution?