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
While building the project on Xcode 15.3, I encountered this error: Called object type 'facebook::flipper::SocketCertificateProvider' is not a function or function pointer
Steps to Reproduce
Clone the repository
Run npm install to install the dependencies
Run npx pod-install to install the Pods for the iOS project
Run npm run ios to start the application
Open the project in Xcode 15.3.
Build the project.
Environment
Xcode Version: 15.3
macOS Version: macOS 14.3
Screenshot
The text was updated successfully, but these errors were encountered:
While building the project on Xcode 15.3, I encountered this error:
Called object type 'facebook::flipper::SocketCertificateProvider' is not a function or function pointer
Steps to Reproduce
Environment
Xcode Version: 15.3
macOS Version: macOS 14.3
Screenshot
The text was updated successfully, but these errors were encountered: