Are there any solutions for this issue ?
We are building a plugin that relies on Android/iOS native SDKs, and C++ interface only behaves as a wrapper to native SDKs.
We are having issues with JNI methods/classes not founded due to no dex classes found on path. Any help would be appreciated.