flipper icon indicating copy to clipboard operation
flipper copied to clipboard

Regression: "The native module for Flipper seems unavailable" warning is back

Open SpaghettiC0des opened this issue 1 year ago • 3 comments

🐛 Bug Report

I updated my Flipper MacOS desktop to 0.176.1, and my Flipper pod version to 0.175.0. This warning is back, it can detect the device but the network and other tools are ofc, not working.

To Reproduce

Environment

react-native-flipper 0.176.1 Flipper Cocoapods 0.175.0 iOS 16.1

And if you need it, react-native info output


System:
    OS: macOS 13.0
    CPU: (8) arm64 Apple M1 Pro
    Memory: 103.84 MB / 16.00 GB
    Shell: 5.8.1 - /bin/zsh
  Binaries:
    Node: 16.16.0 - ~/.nvm/versions/node/v16.16.0/bin/node
    Yarn: 1.22.19 - /opt/homebrew/bin/yarn
    npm: 8.11.0 - ~/.nvm/versions/node/v16.16.0/bin/npm
    Watchman: 2022.12.05.00 - /opt/homebrew/bin/watchman
  Managers:
    CocoaPods: 1.11.3 - /Users/karlmarxlopez/.rbenv/shims/pod
  SDKs:
    iOS SDK:
      Platforms: DriverKit 22.1, iOS 16.1, macOS 13.0, tvOS 16.1, watchOS 9.1
    Android SDK:
      API Levels: 19, 26, 30, 31, 32, 33
      Build Tools: 30.0.2, 30.0.3, 31.0.0, 33.0.0
      System Images: android-33 | Google Play ARM 64 v8a
      Android NDK: Not Found
  IDEs:
    Android Studio: 2021.2 AI-212.5712.43.2112.8815526
    Xcode: 14.1/14B47b - /usr/bin/xcodebuild
  Languages:
    Java: 11.0.17 - /usr/bin/javac
  npmPackages:
    @react-native-community/cli: Not Found
    react: Not Found
    react-native: Not Found
    react-native-macos: Not Found
  npmGlobalPackages:
    *react-native*: Not Found
    

Simulator Screen Shot - iPhone 14 Pro - 2022-12-21 at 17 33 59

SpaghettiC0des avatar Dec 21 '22 09:12 SpaghettiC0des