Skip to content

fix: update apache commons and support older api#2

Merged
acezard merged 1 commit intomainfrom
fix--update-apache-commons-and-support-older-api
Feb 19, 2024
Merged

fix: update apache commons and support older api#2
acezard merged 1 commit intomainfrom
fix--update-apache-commons-and-support-older-api

Conversation

@acezard
Copy link
Copy Markdown

@acezard acezard commented Feb 19, 2024

🐛 Bug Fixes

  • Handle scenario where app crashed constantly on Android API inferior to 26. This was caused by a dependency of dependency (apache.commons 1.21 https://commons.apache.org/proper/commons-compress/changes-report.html#a1.21) that was using API unavailable in older phones. To fix this issue, we forked react-native-gzip and added ungzip scenarios specific to older phones, while not touching it for recent applications.
    Please refer to cozy-labs@fe7ca02 for the actual fix implementation

This will allow support for android < 26 API
@acezard acezard merged commit b585ee5 into main Feb 19, 2024
@acezard acezard deleted the fix--update-apache-commons-and-support-older-api branch February 19, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant