-
-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] iOS build broken due to compiler errors in MMKVCore #372
Comments
If you use expo with CNG, you can work around it like this: In the
If you use a bare RN workflow, put this in your Podfile.
|
same issue. is the only solution downgrading? |
Same thing also happen in MMKV_iOS flutter plugin. I think it has something to do with the MMKV pod / MMKVCore pod |
Xcode: 16.2 The same issue also occurs with the MMKV_iOS React Native plugin. I believe it might be related to the MMKV pod or the MMKVCore pod. |
i related to this one |
Describe the bug
iOS builds suddenly started failing because of upstream publishing of new MMKV and MMKVCore to cocoapods.
To Reproduce
Steps to reproduce the behavior:
npm run ios
Expected behavior
The app compiles
Logs
Platform Information:
The text was updated successfully, but these errors were encountered: