However, unfortunately Bugsnag NDK crash handling does not symbolicate remotely when the doNotStrip is removed. So I am unable to get stacktraces in production code. I'm having a similar issue. I build with cargo-ndk, then import the shared library in an Android Studio project. When I cal...