Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

-[__NSArrayM objectAtIndex:]: index 3 beyond bounds [0 .. 0] #61

Open
hamdshah opened this issue May 13, 2016 · 0 comments
Open

-[__NSArrayM objectAtIndex:]: index 3 beyond bounds [0 .. 0] #61

hamdshah opened this issue May 13, 2016 · 0 comments

Comments

@hamdshah
Copy link

Implemented inside a collection view cell
cell.shimmerDataView.contentView = loadingView

Getting the following crash on 'Crashlytics'

0 CoreFoundation 0x27567e3f __exceptionPreprocess 1 libobjc.A.dylib 0x34c15c8b objc_exception_throw 2 CoreFoundation 0x2747cc49 -[__NSArrayM removeObjectAtIndex:] 3 UIKit 0x2ac95a97 _UIViewTopDownSubtreeTraversal 4 UIKit 0x2b02ea35 -[UIView(UIConstraintBasedLayout_EngineDelegate) _invalidateSystemLayoutSizeFittingSizeAtEngineDelegateLevel] 5 UIKit 0x2aac6175 -[UIView(AdditionalLayoutSupport) _setNeedsUpdateConstraintsNeedingLayout:] 6 UIKit 0x2b02d6c1 -[UIView(AdditionalLayoutSupport) _setSubviewWantsAutolayoutTripWantsAutolayout:] 7 UIKit 0x2aa0be23 -[UIView(Internal) _addSubview:positioned:relativeTo:] 8 UIKit 0x2aa0b8d3 -[UIView(Hierarchy) addSubview:] 9 Shimmer 0xda9c3b (Missing)

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

No branches or pull requests

1 participant