Skip to content

NSInternalInconsistencyException: The layout constraints still need update after sending -updateConstraints to <_UINavigationBarTitleControl: 0x10264d200; frame = (0 0; 0 0); layer = <CALayer: 0x10264b8d0>>. #145

Description

@sentry

Sentry Issue: FLINKY-BD

NSInternalInconsistencyException: The layout constraints still need update after sending -updateConstraints to <_UINavigationBarTitleControl: 0x10264d200; frame = (0 0; 0 0); layer = <CALayer: 0x10264b8d0>>.
_UINavigationBarTitleControl or one of its superclasses may have overridden -updateConstraints without calling super. Or, something may have dirtied layout constraints in the middle of updating them.  Both are programming errors.
  ?, in __exceptionPreprocess
  ?, in objc_exception_throw
  ?, in +[NSException raise:format:]
  ?, in -[UIView(AdditionalLayoutSupport) _sendUpdateConstraintsIfNecessaryForSecondPass:]
  ?, in -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:]
...
(72 additional frame(s) were not displayed)

This issue was automatically created by Sentry via Create GitHub Issues For Errors

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions