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

How exactly is libjsc.so bundled with apk? #135

Open
Overtorment opened this issue Jun 11, 2020 · 0 comments
Open

How exactly is libjsc.so bundled with apk? #135

Overtorment opened this issue Jun 11, 2020 · 0 comments

Comments

@Overtorment
Copy link

Question

We are working on making a reproducible/verifiable builds for our RN app.
Independent security researchers compile app locally and compare with published on googleplay/website build.
We had success making identical js bundle, but the problem is that files libjsc.so differ a lot.
Difference is around several megabytes per each architecture.

So, where do these files come from during ./gradlew assembleRelease ? Are they pulled from repository? Are they built locally, and if yes, what tools are involved? Java,
android build tools, cmake..?

PS. Our production builds are built on appcenter.ms and they don't expose exact software versions on their build containers. I raised a support ticket there, waiting for a response.

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

No branches or pull requests

1 participant