HomeiOS DevelopmentiOS app crashing | Xamarin | SIGABRT: Nav Stack consistency error /...

iOS app crashing | Xamarin | SIGABRT: Nav Stack consistency error / Goal-C exception thrown


The App is crashing whereas clicking on a tab, this challenge is reproducible solely on iOS gadget model 16, not on another gadget or simulator and emulator.

SIGABRT: Nav Stack consistency error / Goal-C exception thrown.
Title: NSInternalInconsistencyException

Purpose: UICollectionView (<UICollectionView 0x1086f6000>) is caught in its replace/format loop.
This may occur for varied causes, together with self-sizing views whose most popular attributes are usually not returning a constant measurement.
To debug this challenge, verify the Console app for logs within the “UICollectionViewRecursion” class.
Specifically, search for messages about format invalidations, or modifications to properties like contentOffset (bounds.origin), bounds.measurement, body, and many others. 

That is what the Crash Diagnostics from app heart says:
Utility.Important (System.String[] args)
SIGABRT: Goal-C exception thrown. Title: NSInternalInconsistencyException Purpose: UICollectionView (<UICollectionView 0x132444000>) is caught in its replace/format loop. This may occur for varied causes, together with self-sizing views whose most popular attributes are usually not returning a constant measurement. To debug this challenge, verify the Console app for logs within the “UICollectionViewRecursion” class. Specifically, search for messages about format invalidations, or modifications to properties like contentOffset (bounds.origin), bounds.measurement, body, and many others.

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments