Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[CXX1210] react-native-reanimated - CMakeLists.txt debug|arm64-v8a : No compatible library found #6588

Open
khemraj-ubale-crgl-thirdparty opened this issue Oct 11, 2024 · 2 comments
Labels
Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android

Comments

@khemraj-ubale-crgl-thirdparty
Copy link

khemraj-ubale-crgl-thirdparty commented Oct 11, 2024

Description

Error: * What went wrong:
Execution failed for task ':react-native-reanimated:configureCMakeDebug[arm64-v8a]'.

[CXX1210] C:\Users\k441643\pc0\GEOS_India_Sales_Mobile_App\node_modules\react-native-reanimated\android\CMakeLists.txt debug|arm64-v8a : No compatible library found

Details: We are using Salesforce mobile SDK with react native. While upgrading the API version from 33 to 34 of Android bundle, we are facing above issue.

version :
"react-native-reanimated": "^3.15.1"
"react": "18.2.0",
"react-native": "0.74.3",
saleforce_mobile_sdk: 12.1.1
cmake: 3.22.2
ndk: 27.1.12297006 / "23.1.7779620"

I ran in my personal machine it works fine, but in company machine it is giving an error

Steps to reproduce

you can follow these steps mentioned in this article - https://blog.shubhamlashkan.com/how-to-setup-salesforce-mobile-sdk-for-native-android-app-development

  1. Install forcedroid
  2. run forcedroid create
  3. then run npx react-native run-android

Snack or a link to a repository

https://github.com/forcedotcom/SalesforceMobileSDK-Android

Reanimated version

3.15.1

React Native version

0.74.3

Platforms

Android

JavaScript runtime

None

Workflow

None

Architecture

None

Build type

Release app & production bundle

Device

Real device

Device model

Samsung galaxy f34 5g

Acknowledgements

Yes

@github-actions github-actions bot added Platform: Android This issue is specific to Android Missing repro This issue need minimum repro scenario labels Oct 11, 2024
Copy link

Hey! 👋

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?

@khemraj-ubale-crgl-thirdparty
Copy link
Author

git://github.com/forcedotcom/SalesforceMobileSDK-Android.git

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android
Projects
None yet
Development

No branches or pull requests

1 participant