react-native-multiple-image-picker icon indicating copy to clipboard operation
react-native-multiple-image-picker copied to clipboard

[iOS] Cannot find type 'HybridObjectSpec' in scope

Open ngxhuyhoang opened this issue 8 months ago • 6 comments

Hello author

I faced this issue, please help me. I tried clean everything, but this error still happened

Image

I'm using

  • "@baronha/react-native-multiple-image-picker": "^2.2.1"
  • "react-native-nitro-modules": "0.25.2"

Thank you so much

System:
  OS: macOS 15.4
  CPU: (8) arm64 Apple M3
  Memory: 224.52 MB / 16.00 GB
  Shell:
    version: "5.9"
    path: /bin/zsh
Binaries:
  Node:
    version: 22.14.0
    path: /usr/local/bin/node
  Yarn:
    version: 1.22.22
    path: /usr/local/bin/yarn
  npm:
    version: 10.9.2
    path: /usr/local/bin/npm
  Watchman:
    version: 2025.03.10.00
    path: /opt/homebrew/bin/watchman
Managers:
  CocoaPods:
    version: 1.16.2
    path: /opt/homebrew/bin/pod
SDKs:
  iOS SDK:
    Platforms:
      - DriverKit 24.2
      - iOS 18.2
      - macOS 15.2
      - tvOS 18.2
      - visionOS 2.2
      - watchOS 11.2
  Android SDK:
    API Levels:
      - "31"
      - "32"
      - "33"
      - "34"
      - "35"
    Build Tools:
      - 30.0.3
      - 31.0.0
      - 32.0.0
      - 33.0.0
      - 34.0.0
      - 35.0.0
    System Images:
      - android-33 | Google Play ARM 64 v8a
      - android-35 | Google APIs ARM 64 v8a
      - android-35 | Google Play ARM 64 v8a
    Android NDK: Not Found
IDEs:
  Android Studio: 2024.3 AI-243.24978.46.2431.13208083
  Xcode:
    version: 16.2/16C5032a
    path: /usr/bin/xcodebuild
Languages:
  Java:
    version: 17.0.14
    path: /usr/bin/javac
  Ruby:
    version: 2.6.10
    path: /usr/bin/ruby
npmPackages:
  "@react-native-community/cli":
    installed: 18.0.0
    wanted: 18.0.0
  react:
    installed: 19.0.0
    wanted: 19.0.0
  react-native:
    installed: 0.79.0
    wanted: 0.79.0
  react-native-macos: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: true
  newArchEnabled: true
iOS:
  hermesEnabled: true
  newArchEnabled: true

ngxhuyhoang avatar Apr 09 '25 18:04 ngxhuyhoang

Oh god. I will review. Temp you can use the older version

baronha avatar Apr 10 '25 09:04 baronha

Facing same issue.

adnan-shafiq avatar Apr 10 '25 16:04 adnan-shafiq

Hey. Check new version 2.2.2

baronha avatar Apr 12 '25 05:04 baronha

Hi @baronha I appreciate you fixed it for IOS in 2.2.2, but now i'm facing same kind of issue in android. Can you please check it?. Thanks

Image

adnan-shafiq avatar Apr 14 '25 17:04 adnan-shafiq

Hi @baronha I appreciate you fixed it for IOS in 2.2.2, but now i'm facing same kind of issue in android. Can you please check it?. Thanks

Image

Yup Okay. I will take a look it

baronha avatar Apr 14 '25 17:04 baronha

This issue still happening in IOS as well confirming

ritik-cohort avatar Apr 18 '25 09:04 ritik-cohort