Open Mohamed-kassim opened 2 years ago
@Mohamed-kassim yeah it works with Ios
Not working for me iPad Pro (9.7-inch) simulator react-native 0.67.2 MMKV shows in disabled section in flipper but works with android @KROSF
works for me,
i've had the same problem before, try to update to latest flipper version
Flipper on version 136.0 in pods and react-native-flipper and also flipper app
@Mohamed-kassim any updates ?
Versions:
Same here
Flipper Desktop (mac): 0.164 Flipper pod: 0.164 react-native-flipper: 0.164 react-native: 0.67.2 react-native-mmkv-flipper-plugin: 1.0.0 react-native-mmkv: 2.4.3
It works fine on Android (device and emulator) but not on iOS (device or simulator).
Here's the warning I see in the app:
The native module for Flipper seems unavailable. Please verify that `react-native-flipper` is installed as yarn dependency to your project and, for iOS, that `pod install` is run in the `ios` directory.
I'm having the same problem
Also having this problem. Was working fine on iOS until very recently (last week or so). Not sure what changed. Maybe flipper update broke it?
Any suggestions @KROSF ?
EDIT: Fixed it by ensuring my metro.config.js
was set up correctly. It was excluding the flipper plugin.
@tconroy how was it ignoring it? Did you put it in there yourself or is that the default?
the plugin is unavailable on ios, still not supported?