Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expected dequeued view to be returned to the collection view in preparation for display. When... #599

Open
instabug bot opened this issue Nov 28, 2024 · 0 comments
Assignees

Comments

@instabug
Copy link

instabug bot commented Nov 28, 2024

Title: Expected dequeued view to be returned to the collection view in preparation for display. When the collection view's data source is asked to provide a view for a given index path, ensure that a single view is dequeued and returned to the collection view. Avoid dequeuing views without a request from the collection view. For retrieving an existing view in the collection view, use -[UICollectionView cellForItemAtIndexPath:] or -[UICollectionView supplementaryViewForElementKind:atIndexPath:]. Dequeued view: <IBGOutboundTextCell: 0x126677900; baseClass = UICollectionViewCell; frame = (0 116; 390 135.934); backgroundColor = UIExtendedGrayColorSpace 0 0; layer = <CALayer: 0x302d8e4c0>>; Collection view: <IBGChatCollectionView: 0x127001c00; baseClass = UICollectionView; frame = (0 0; 390 641.667); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x3023762e0>; backgroundColor = <UIDynamicProviderColor: 0x302da4600; provider = <NSMallocBlock: 0x30221c960>>; layer = <CALayer: 0x302d87c00>; contentOffset: {0, 0}; c (0x1050ca0f0)

Number: 241

Type: Crash

Status: New

Reported At: 2024-11-28 08:54:21 UTC

Email: [email protected]

Private URL: https://dashboard.instabug.com/applications/flow-foundation/production/crashes/241?utm_source=github&utm_medium=integrations

Categories:

App Version: 2.2.11 (7)

Current View: UIHostingController

Device: iPhone 12 Pro

Location: Hardegsen, Germany

Duration: 14

Screen Size: 390x844

Density: @3x

User Data:

User Steps:


Instabug Log:


Console Log:


Locale: en-DE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant