CovidTrackerFr / vitemadose-ios

Application iOS de l'outil ViteMaDose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home heading section reloading crash

victor-sarda opened this issue · comments

So far only one crash was reported on Crashlytics and should be fixed in the next version.
It seems to be an issue with the home heading section reload. From what I see, conforming sections to Identifiable should fix it.


Fatal Exception: NSInternalInconsistencyException
Section identifier was not found. You can verify the section exists by calling the indexOfSectionIdentifier API (which has O(1) performance)
HomeViewController.reloadHeadingSection(with:)