Skip to content

Crashes on to much scrolling #33

@ilkerdagli

Description

@ilkerdagli

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions