Skip to content
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

TypeError: NativeClipboardModule_1.default.setStrings is not a function (it is undefined) on Android #254

Open
krisnapy opened this issue Aug 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@krisnapy
Copy link

Environment

System:
  OS: macOS 14.5
  CPU: (8) arm64 Apple M2
  Memory: 104.77 MB / 8.00 GB
  Shell:
    version: "5.9"
    path: /bin/zsh
Binaries:
  Node:
    version: 22.2.0
    path: /var/folders/0y/tljs4vwn009cvdgqk2qfmrhc0000gn/T/yarn--1724391204520-0.9122550982114748/node
  Yarn:
    version: 1.22.22
    path: /var/folders/0y/tljs4vwn009cvdgqk2qfmrhc0000gn/T/yarn--1724391204520-0.9122550982114748/yarn
  npm:
    version: 10.8.0
    path: ~/.nvm/versions/node/v22.2.0/bin/npm
  Watchman:
    version: 2024.05.06.00
    path: /opt/homebrew/bin/watchman
Managers:
  CocoaPods:
    version: 1.14.3
    path: /usr/local/bin/pod
SDKs:
  iOS SDK:
    Platforms:
      - DriverKit 23.5
      - iOS 17.5
      - macOS 14.5
      - tvOS 17.5
      - visionOS 1.2
      - watchOS 10.5
  Android SDK:
    API Levels:
      - "31"
      - "33"
      - "34"
    Build Tools:
      - 30.0.3
      - 33.0.0
      - 34.0.0
    System Images:
      - android-34 | ARM 64 v8a
      - android-34 | Google APIs ARM 64 v8a
    Android NDK: Not Found
IDEs:
  Android Studio: 2023.3 AI-233.14808.21.2331.11709847
  Xcode:
    version: 15.4/15F31d
    path: /usr/bin/xcodebuild
Languages:
  Java:
    version: 17.0.11
    path: /usr/bin/javac
  Ruby:
    version: 2.6.10
    path: /usr/bin/ruby
npmPackages:
  "@react-native-community/cli": Not Found
  react:
    installed: 18.2.0
    wanted: 18.2.0
  react-native:
    installed: 0.72.12
    wanted: 0.72.12
  react-native-macos: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: true
  newArchEnabled: false
iOS:
  hermesEnabled: true
  newArchEnabled: false

Platforms

Android

Versions

  • Android: 13
  • iOS:
  • react-native-netinfo: 11.3.1
  • react-native: 0.72.12
  • react: 18.2.0
  • react-native-clipboard: 1.14.1

Description

Got error TypeError: NativeClipboardModule_1.default.setStrings is not a function (it is undefined) on Android

1724391430158

@krisnapy krisnapy added the bug Something isn't working label Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant