Closed richardReitz closed 1 month ago
You are conflating a warning related to this module with an error from another module
This is not the module with an error
You need to set the deployment target in the Xcode info section for the app, not the podfile
🐛 Bug Report
Description: I encountered an issue with React-callinvoker while using react-native-fbsdk-next in my project. The error message states that the pod requires a higher minimum deployment target, conflicting with my current deployment target set to iOS 12.4. Despite various attempts to resolve the issue, it persists.
To Reproduce
Environment
react-native-fbsdk-next: 11.2.1 react-native: 0.75.4