-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Hello there,
I have used this perfect refresh control on my app by adding it to my UICollectionView. But, when the content is too much, and I scroll to bottom, after a while (approximately at row 200) the app crashes and dumps this error text:
2017-05-08 17:27:01.233538+0300 Bandabulya[955:276965] validateTextureDimensions, line 717: error 'MTLTextureDescriptor has height (16385) greater than the maximum allowed size of 16384.'
validateTextureDimensions:717: failed assertion `MTLTextureDescriptor has height (16385) greater than the maximum allowed size of 16384.'
When I remove RainyRefreshControl from my app, the app is working as expected without any crash.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels