react-native-unity icon indicating copy to clipboard operation
react-native-unity copied to clipboard

Your App Bundle contains the following ... the maximum size of 150 MB

Open joaquinlom opened this issue 2 years ago • 2 comments

Hi. I successfully run the React Native with Unity but as the other person, I encounter the issue that my AAB it's too large. My app are only videos with ARFoundation, The videos are already compressed to the maximum. Any idea how to separate the assets or any tips? I try the separate aplication binay without luck

joaquinlom avatar Nov 16 '22 16:11 joaquinlom

Android Docs suggests restructuring the app into feature bundles that the app can download. This might be the best scalable version of what you are looking for.

Agreafel avatar Feb 16 '23 17:02 Agreafel

+1 i same, i need tutorial

LinhLM23496 avatar Oct 06 '23 19:10 LinhLM23496