Closed
Description
React Native version: 0.60.5
Steps To Reproduce
- Init new project with version 0.60.5
- Set enableHermes: true
- Update enableSeparateBuildPerCPUArchitecture = true
- def enableProguardInReleaseBuilds = true
- Everything is OK, I make sure that the app debug and release can be install and open.
- Build bundle .aab and upload to CHPlay, their tester can open and the app was test (They register new account in my app) then the app available on CHPlay.
- Now, I download the app, but the app can't open. The app doesn't log anything.