Hello everyone.
I’m upgrading my project from 5.0 to 5.2, I have upgraded the plugins used and fixed the errors in code, it can run normally in the editor.
I tried to package it for Android, the packaging completed and generated a normal APK file.
But when I ran it, it crashed.
I used androidStudio’s logcat to get the logs and compared them with the logs from the package built with 5.0 which could run properly, as shown in the image.
In the step OplusThermalStats there seems to be an error of failing to get the package name, and the results of this step are different between the two versions.
This might be caused by me not modifying some settings.
Device output log
AndroidStudio log
5.0
5.2