Skip to content

IOS Support? #4

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

Open
Mohamed-kassim opened this issue Feb 27, 2022 · 11 comments
Open

IOS Support? #4

Mohamed-kassim opened this issue Feb 27, 2022 · 11 comments

Comments

@Mohamed-kassim
Copy link

the plugin is unavailable on ios, still not supported?

@KROSF
Copy link
Member

KROSF commented Mar 1, 2022

@Mohamed-kassim yeah it works with Ios

@Mohamed-kassim
Copy link
Author

Mohamed-kassim commented Mar 1, 2022

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

@KROSF
Copy link
Member

KROSF commented Mar 1, 2022

works for me,
image
i've had the same problem before, try to update to latest flipper version

@Mohamed-kassim
Copy link
Author

Mohamed-kassim commented Mar 1, 2022

Flipper on version 136.0 in pods and react-native-flipper and also flipper app
Screen Shot 2022-03-01 at 4 02 01 PM

@KROSF
Copy link
Member

KROSF commented Mar 1, 2022

@Mohamed-kassim i'll try to reproduce the error but first try this

@KROSF
Copy link
Member

KROSF commented Mar 22, 2022

@Mohamed-kassim any updates ?

@AkbarKhamid
Copy link

I have the same problem

Versions:

  • Flipper Desktop (mac): 0.166
  • Flipper pod: 0.167
  • react-native-flipper: 0.164
  • react-native: 0.68.2
  • react-native-mmkv-flipper-plugin: 1.0
  • react-native-mmkv: 2.4.3

@sregg
Copy link

sregg commented Oct 6, 2022

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. 

image

@tsdmrfth
Copy link

tsdmrfth commented Jan 5, 2023

I'm having the same problem

@tconroy
Copy link

tconroy commented Jul 4, 2023

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.

@pke
Copy link

pke commented Sep 21, 2023

@tconroy how was it ignoring it? Did you put it in there yourself or is that the default?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants