When run in RN 0.73.7 all things are ok but RN 74 failed on Android with this message:
Error: Failed to create a new MMKV instance: React Native is not running on-device. MMKV can only be used when synchronous method invocations (JSI) are possible. If you are using a remote debugger (e.g. Chrome), switch to an on-device debugger (e.g. Flipper) instead.
Is the new version for RN 0.74 still a work in progress? so we can use the beta channel to test it out but I am not sure if it’s production-ready or not any idea of this?