Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set extractNativeLibs=true and enableUncompressedNativeLibs=false #930

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

anhappdev
Copy link
Collaborator

@anhappdev anhappdev commented Nov 1, 2024

  1. Set android:extractNativeLibs="true" as in https://stackoverflow.com/a/64792194
  2. Set android.bundle.enableUncompressedNativeLibs=false as in https://stackoverflow.com/a/56551499

Copy link

github-actions bot commented Nov 1, 2024

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

Copy link

sonarcloud bot commented Nov 1, 2024

@anhappdev
Copy link
Collaborator Author

@mohitmundhragithub Can you please test the Play Store version 4.1.0 (252)?

@mohitmundhragithub
Copy link
Contributor

@mohitmundhragithub Can you please test the Play Store version 4.1.0 (252)?

I tried this, and it seems to work on Samsung Galaxy S23 ultra.
Seems like this is the right fix.

I had tried 1 as you pointed out in description... but never tried 2. May be both are required together.

@anhappdev
Copy link
Collaborator Author

anhappdev commented Nov 1, 2024

I tried this, and it seems to work on Samsung Galaxy S23 ultra. Seems like this is the right fix.

Great to hear that. So it works for Qualcomm now.
We need to test on a device with Samsung backend to confirm the fix. @AhmedTElthakeb Can you please help test the fix here by installing the Play Store version 4.1.0 (252) via this link.

@anhappdev anhappdev marked this pull request as ready for review November 1, 2024 07:05
@anhappdev anhappdev requested a review from a team as a code owner November 1, 2024 07:05
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.

Test Android Play Store version
2 participants