Skip to content
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 Rive.cppInitialize #326

Closed
forYouDevelop opened this issue Jun 21, 2023 · 2 comments
Closed

Error Rive.cppInitialize #326

forYouDevelop opened this issue Jun 21, 2023 · 2 comments
Labels
bug Something isn't working triage

Comments

@forYouDevelop
Copy link

I have problem with my users after update rive from 0.10.3 to 0.11.3

Description

Fatal Exception: java.lang.RuntimeException: Unable to create application com.facemassage.ThisApplication: u2.d: java.lang.UnsatisfiedLinkError: No implementation found for void app.rive.runtime.kotlin.core.Rive.cppInitialize() (tried Java_app_rive_runtime_kotlin_core_Rive_cppInitialize and Java_app_rive_runtime_kotlin_core_Rive_cppInitialize__)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6740)
at android.app.ActivityThread.access$1300(ActivityThread.java:239)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1915)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:223)
at android.app.ActivityThread.main(ActivityThread.java:7680)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)

Steps To Reproduce

Steps to reproduce the behavior:

  • On start the app

tools.build:gradle:7.2.2
ndkVersion "25.1.8937393"
compileSdkVersion 33
buildToolsVersion "30.0.3"

rive: ^0.11.3
Flutter 3.10.5
Dart version 3.0.5
DevTools version 2.23.1

User device: OnePlus8Pro, Android 11
image

@forYouDevelop forYouDevelop added the bug Something isn't working label Jun 21, 2023
@HayesGordon
Copy link
Contributor

Hi @forYouDevelop sorry for the late reply on this one. Are you still experiencing this issue?

Some things you can test is to see if you're also experiencing this issue when adding Rive to a new project. If you can provide more information, or a reproducible example we'll be able to assist more.

@HayesGordon
Copy link
Contributor

Closing this issue as there has been no reply. It may be related to: #403 which has a workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

2 participants