Not working with new "Android App Bundles" #19776
Labels
Platform: Android
Android applications.
Stale
There has been a lack of activity on this issue and it may be closed soon.
Environment
Environment:
OS: Windows 10
Node: 10.1.0
Yarn: 1.7.0
npm: 6.0.0
Watchman: Not Found
Xcode: N/A
Android Studio: Version 3.1.0.0 AI-173.4720617
Packages: (wanted => installed)
react: ^16.4.0 => 16.4.1
react-native: ^0.55.4 => 0.55.4
Description
I'm trying to use new feature from Android called "App bundles" https://developer.android.com/guide/app-bundle/
After prepare everything and upload bundle.aab to Play Store, it can generate all .apks for various device and it report about sized save 37.7% which is really good.
But after launch the application, it crash immediately and crashlytics report this:
I guessed that the react-native bundle is not working properly. Please help or suggest the wordaround.
The text was updated successfully, but these errors were encountered: