Build 32Bit only, sdk 35

Can I build 32 bit version of APK?

64 bit version file size is too large (went from 15MB to 50MB after I upgraded to sdk 35)

I don’t use Google Play to distribute my app.

  1. SDK Version: 35
  2. Platforms(Android/iOS/web/all): Android

Thanks

Which version did you come from before SDK 35?

I upgraded from 32 to 35, incrementally.

I thought that might be the case.

Since SDK 33, Expo added additional APIs. According to the Expo team, these APIs are responsible for the increased binary sizes. For example, in SDK 34, FaceDetector was added.

Expo are aware of this problem, and I believe they are working/planning to allow us to select which APIs get included in the binaries.

Thanks for letting me know.

I would like to look into and possibly contribute to that effort in case anyone has a link to github issue, or branch it would be appreciated.

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