After adding Twilio library to the project generated APK size is twice bigger then when I’m building from Android Studio.
When I’m trying to install APK to device I’m getting INSTALL_FAILED_INVALID_APK: Failed to extract native libraries, res=-2 bitrise build
Environment:
I’m using latest Bitrise plugin versions
Reproducibility
_Does a “Rebuild” help? NO
Does the issue happen sporadically, or every time? : every time
Does upgrading the build Step to the latest version help? : NO
When did the issue start? : after adding Twilio library to the project
On physical devices which are Samsung S10e with Android 10, Emulator with Android 7. I crashes on other devices, my team reported they cannot setup APK
@koral I don’t set this flag in my manifest code. Cannot say anything about com.twilio:video-android:5.2.0 library which seems is a root of this problem. Android Studio makes builds without any problems