Android APK: INSTALL_FAILED_INVALID_APK: Failed to extract native libraries, res=-2 bitrise build

Bitrise Build Issue Report template

Description of the issue

Hi, I have the exact same issue than this other post, with the exact same native library. Is it solved? How can I solve this?

Environment:

Android & Docker - Ubuntu 16.04

Android build 0.10.1

Reproducibility

  • _Does a “Rebuild” help? NO
  • _Does a rebuild without caches 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? : when I put Twilio Chat and Twilio Video dependency in my project

In my case:

  • android:extractNativeLibs set to false
  • API level on device >=23
  • device is virtual on FTL

It turns out that it’s a bug on FTL and issue was unsalvageable at the time of discovering (not sure about current status). The workaround was to eliminate at least one for the reasons listed above from the test environment.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.