enableDangerous Experimental LeanBuilds makes .apk or .aab crashing

Please provide the following:

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

I am trying to build an apk where in my code I set enableDangerousExperimentalLeanBuilds to true in order to reduce my App Size. The problem is after installing my built apk, I cant launch it. But when I build again by removing enableDangerousExperimentalLeanBuilds, it works fine.
Please, how to fix it? thanks.
Note that I am using Expo 39.0.2 on android.

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