Driversnote-Dev / react-native-kontaktio

React Native (iOS and Android) library for Kontakt.io beacons (and all other beacons)
MIT License
112 stars 48 forks source link

Simulator build fails: Linker command failed with exit code 1 #118

Open MattiL opened 1 year ago

MattiL commented 1 year ago

Simulator build fails with the following errors. Archive succeeds and its build not seem to have the same error.

Undefined symbol: _OBJCCLASS$_KTKBeaconManager

Undefined symbol: _OBJCCLASS$_KTKBeaconRegion

Undefined symbol: _OBJCCLASS$_KTKDeviceConnection

Undefined symbol: _OBJCCLASS$_KTKDevicesManager

Undefined symbol: _OBJCCLASS$_KTKEddystoneManager

Undefined symbol: _OBJCCLASS$_KTKEddystoneRegion

Undefined symbol: _OBJCCLASS$_Kontakt

Linker command failed with exit code 1 (use -v to see invocation)

npx react-native info info Fetching system and libraries information... System: OS: macOS 13.4 CPU: (8) x64 Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz Memory: 1.58 GB / 16.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 19.8.1 - /usr/local/bin/node Yarn: 1.22.19 - /usr/local/bin/yarn npm: 9.5.1 - /usr/local/bin/npm Watchman: Not Found Managers: CocoaPods: 1.11.3 - /usr/local/bin/pod SDKs: iOS SDK: Platforms: DriverKit 22.4, iOS 16.4, macOS 13.3, tvOS 16.4, watchOS 9.4 Android SDK: API Levels: 30, 31, 33 Build Tools: 30.0.2, 30.0.3, 33.0.0 System Images: android-29 | Google APIs Intel x86 Atom, android-30 | Google APIs Intel x86 Atom, android-31 | Google APIs ARM 64 v8a, android-31 | Google APIs Intel x86_64 Atom, android-33 | Google APIs Intel x86_64 Atom Android NDK: Not Found IDEs: Android Studio: 2022.2 AI-222.4459.24.2221.10121639 Xcode: 14.3.1/14E300c - /usr/bin/xcodebuild Languages: Java: 1.8.0_201 - /usr/bin/javac npmPackages: @react-native-community/cli: Not Found react: 18.2.0 => 18.2.0 react-native: 0.71.11 => 0.71.11 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found

NiravSa commented 1 year ago

any update?

acaraty commented 7 months ago

up

RaguRam1991 commented 1 month ago

hi same issue, any update ?

info Fetching system and libraries information... System: OS: macOS 13.5 CPU: (6) x64 Intel(R) Core(TM) i5-8500B CPU @ 3.00GHz Memory: 6.64 GB / 32.00 GB Shell: 5.9 - /bin/zsh Binaries: /versions/node/v16.20.2/bin/node Yarn: 1.22.19 - /usr/local/bin/yarn /versions/node/v16.20.2/bin/npm Watchman: Not Found Managers: CocoaPods: 1.12.1 - /usr/local/bin/pod SDKs: iOS SDK: Platforms: DriverKit 22.4, iOS 16.4, macOS 13.3, tvOS 16.4, watchOS 9.4 Android SDK: Android NDK: 22.1.7171670 IDEs: Android Studio: 2023.2 AI-232.10300.40.2321.11668458 Xcode: 14.3.1/14E300c - /usr/bin/xcodebuild Languages: Java: 11.0.20.1 - /usr/bin/javac npmPackages: @react-native-community/cli: Not Found react: 18.0.0 => 18.0.0 react-native: 0.69.3 => 0.69.3 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found