Closed adrien-coye closed 3 months ago
A realm crash was in ManageCategoriesViewController. This class was tracking some live objects that can get invalidated. Now it tracks frozen objects. And I made it explicit in the naming of init methods.
Issues 1 New issue 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
A realm crash was in ManageCategoriesViewController. This class was tracking some live objects that can get invalidated. Now it tracks frozen objects. And I made it explicit in the naming of init methods.