Publish maxBodyLength limit

Since last version 3.13.2, i failed to publish application. I have always this message : Request body larger than maxBodyLength limit

i verify asset but i have only 4 Mo … may be we have a limit with apk size (> 50 Mo) ?

Expo CLI 3.13.6 environment info:
System:
OS: Windows 10 10.0.18362
Binaries:
Node: 12.16.1 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.1 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.14.2 - C:\Program Files\nodejs\npm.CMD
IDEs:
Android Studio: Version 3.4.0.0 AI-183.6156.11.34.5692245
npmPackages:
expo: ^36.0.0 => 36.0.2
react: 16.9.0 => 16.9.0
react-native: https://github.com/expo/react-native/archive/sdk-36.0.1.tar.gz => 0.61.4
react-navigation: ^3.11.0 => 3.11.1

Hi

There was an issue with 3.13.2. Please try upgrading to the latest version (I believe 3.13.6).
If that doesn’t work, let us know and downgrade to 3.13.1:

npm install -g expo-cli@3.13.1

It’s ok with 3.13.1 but **not with 3.13.6. Thanks for this information.

Another workaround is as per the following comment:

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