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 try install pods with npx pod-install i'm getting this error:
When remove the line that contains "install_modules_dependencies(s)" from the "react-native-blob-util/react-native-blob-util.podspec" file all works correctly (pods install well):
The text was updated successfully, but these errors were encountered:
Does the library still work as expected then?
That change wqs made to support rn 0.72 and statuc frameworks on ios in the new arkitektur. I missed a safeguard here.
I assume you are using rn < 0.71?
React Native version: 0.65.3
react-native-blob-util version: 0.18.4
When try install pods with npx pod-install i'm getting this error:
When remove the line that contains "install_modules_dependencies(s)" from the "react-native-blob-util/react-native-blob-util.podspec" file all works correctly (pods install well):
The text was updated successfully, but these errors were encountered: