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
The ios build is not working i.e. not building. And pod install is also failing.
Expected Behavior
pod install should succeed and app should build.
Current Behavior
Pod install is failing with some flipper related issue.
Screenshots
Environment
Operating System: MacOS
Version of Software/Project: 0.0.1
Branch: notification/local_notify
Additional Information
With introduction of react native version 0.74.x, react native removed support for flipper, and also the minimum deployment target needs to go upto 13.
Checklist
I have read and followed the project's code of conduct.
I have searched for similar issues before creating this one.
I have provided all the necessary information to understand and reproduce the issue.
I am willing to contribute to the resolution of this issue.
Thank you for contributing to our project! We appreciate your help in improving it.
Issue Description
The
ios
build is not working i.e. not building. And pod install is also failing.Expected Behavior
pod install
should succeed and app should build.Current Behavior
Pod install is failing with some flipper related issue.
Screenshots
Environment
Operating System: MacOS
Version of Software/Project: 0.0.1
Branch:
notification/local_notify
Additional Information
With introduction of react native version
0.74.x
, react native removed support forflipper
, and also the minimum deployment target needs to go upto 13.Checklist
Thank you for contributing to our project! We appreciate your help in improving it.
📚 See contributing instructions.
The text was updated successfully, but these errors were encountered: