Hi! I'm building an Android application and for various reasons, I need to build both 64-bit and 32-bit native libraries for this application.
The android runtime does not allow mixing native libraries (32 and 64-bit) in the same application, and as such, ArcGIS crashes on load.
I would like to use ArcGIS, but to be able to use it, I need an arm64-v8a native library. Could you start actively supporting the next generation ARM architecture in your SDK and aar library releases?