microsoft / appcenter-sdk-android

Development repository for the App Center SDK for Android
Other
276 stars 134 forks source link

Support for multiple ABIs? #1668

Closed fabiendem closed 1 year ago

fabiendem commented 1 year ago

Is your feature request related to a problem? Please describe.

Hi, I am pretty sure the answer is no, but I want a confirmation. Does AppCenter Distribute for Android supports multiple abis (armeabi-v7a, arm64-v8a, etc...)? Or do we have to distribute the Universal APK if we want to use AppCenter Distribute on multiple archs.

Describe the solution you'd like Being able to upload multiple APKs with different ABI versions

Describe alternatives you've considered

Distribute the universal APK, larger file.

Additional context N/A

DmitriyKirakosyan commented 1 year ago

Hello @fabiendem , sorry for late reply, but we don't support distributing multiple abis at this moment. Mostly it depends on the backend side. The feature was already discussed here https://github.com/microsoft/appcenter/issues/99.

I'm closing this as duplicate, but feel free to bump the thread I mentioned above.