question:
execute. / gradlew assembleRelease, prompt build questions! You can also see that the app release version of apk is generated. When I open it, there is a flicker (stop running)
previous status:
can be run before, but it can be run after being packaged successfully. I don"t know what has been modified in this update, so that it can not be run. I looked at the records submitted by git and didn"t see anything changed. But I am working normally in debug mode now, without errors. I noticed that the apk packaged this time is smaller than before, and I guess static resources are not packaged or static bundles are not loaded properly.
do you have any suggestions and ideas?