No documentation for linking ART in android. #19927
Labels
Platform: Android
Android applications.
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Environment
OS: macOS High Sierra 10.13.5
Node: 8.11.3
Yarn: Not Found
npm: 6.1.0
Watchman: 4.9.0
Xcode: Xcode 9.4.1 Build version 9F2000
Android Studio: 3.1 AI-173.4819257
Packages: (wanted => installed)
react: 16.3.0-alpha.1 => 16.3.0-alpha.1
react-native: 0.54.0 => 0.54.0
Description
I am having errors while linking the react-native ART in android.
I found a solution at 27ac047
On
react-native run-android
I am getting following errorsWithout linking art manually I am getting following error:
This works fine on IOS device but gives error on android platform.
Also Is there a proper documentation on how to link Art with android namually?
The text was updated successfully, but these errors were encountered: