I am using zoom sdk as a dynamic feature module, although it has several issues, i ended up fixing all and stuck in this below particular issue. can you guide how do we fix it, i do not want my app to be supported by only two architecture’s devices since zoom is optional feature for my app. i am getting below issue while generating .aab file with 6.2.3.24722 version.
All modules with native libraries must support the same set of ABIs, but module ‘base’ supports ‘[ARM64_V8A, ARMEABI_V7A, X86, X86_64]’ and module ‘zoomISV’ supports ‘[ARM64_V8A, ARMEABI_V7A]’.