Hello all
While uploading a Mobile Build APK to Intune, we get the following error: “Release is not compliant with the Play 64-bit requirement. The following APKs or App Bundles are available to 64-bit devices, but they only have 32-bit native code: 999999999.”
To my understanding, this is something that can be fixed by editing the “build.gradle” file (app-level) to include both 32-bit and 64-bit ABIs.
How can I proceed with this?
Do I need to edit something on my side before uploading it to Volt?
Thank you for your attention