ahmedelnoor2

Results 2 comments of ahmedelnoor2

> > Issue still exists :/ > > Using the v7 architecture with. so in your local jni directory can solve the problem How is that?

Me too facing the same issue: i have puted my .so file in this directory: `app/src/main/jniLibs/arm64-v8a` and in kotlin trying to access the lib like this: `class MainActivity: FlutterActivity() {...