-
Notifications
You must be signed in to change notification settings - Fork 86
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
Error after android compilation #165
Comments
do you have logs? what is actual android / emulator version you are using? |
Unfortunately, I don't have any build logs. I use debian 11 for the build, NodeJS v14, Python v3.10, and I added in the /android/build.gradle file kotlinVersion = "1.6.0". Tested on an Android 12 phone. |
does it have some brand / model i can look in crashlytics? usually trustee issues like this - is about cutted androids without ssl libs etc, @rhrusha will give you more details |
I compiled on another system via latest version Android Studio.
After that, everything worked. |
@rhrusha please add this to our readme |
Hi, I compiled an assembly for android, but after launching I have a strange error
Please tell me how to compile correctly for Android
The text was updated successfully, but these errors were encountered: