Recently, there is a symptom that the apk file creation is not performed properly.
The apk file is created, but it is not installed because it is not parsed to install.
At this time, the icon of the apk file is not created properly.
or
The apk file is created and installed, but the app does not work properly.
In particular, the part where the error occurs in the app is related to the DB.
There is a problem with local DB and local storage.
The speed of reading data from DB is significantly reduced.
Also, the timing of reading may be slow.
In addition, the screen may go down.
This happens the same for all files that worked fine before.
The problem is even bigger with recently worked files.
Are there more people suffering from these symptoms?