cannot locate symbol "__emutls_get_address" referenced by "/data/app/~~KG2XHm4tjtHU2n-uUaHmAw==/com.awesomeproject-K6QII1ku6H_ZWb6oUOEsxw==/lib/arm64/libreact_render_telemetry.so" #41238
Labels
Platform: Android
Android applications.
Platform: Windows
Building on Windows.
Resolution: Answered
When the issue is resolved with a simple answer
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
Description
I want to verify anther problem,so I created Just a simple demo project by
npx react-native@0.72.4 init AwesomeProject
.I have not even add other code ,just turn on
newArchEnabled=true
But, it got crash
React Native Version
0.72.6、 0.72.4
Output of
npx react-native info
local.properties
gradle.properties
Steps to reproduce
npx react-native@0.72.4 init AwesomeProject
npm run start
newArchEnabled=true
inAwesomeProject\android\gradle.properties
Snack, code example, screenshot, or link to a repository
here is the code
https://github.com/woshi82/rn-locate-symbol-error
devices
The text was updated successfully, but these errors were encountered: