Skip to content

App crash when traitCollectionDidChange is invoked too early for BoardPositionCollectionViewCell #397

@herzbube

Description

@herzbube

Received multiple crash reports via Firebase/Crashlytics on day 1 after the release of 1.7.0.

Crash report indicates the following:

  • BoardPositionCollectionViewCell.m, line 485
  • In method traitCollectionDidChange:
  • Exception type = NSRangeException
  • Exception message = *** -[__NSArrayM objectAtIndex:]: index 28 beyond bounds [0 .. 1]

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions