Renetik

Results 21 comments of Renetik

To be honest you should debug this more because this doesn't look like a "library" issue... This library is made on top of OkHttp Networking Layer. So if there is...

I believe the most obvious way is first check if it happens to some standard host like google firebase... You can easily setup and upload large file to firebase store...

Or maybe this one ;) https://github.com/rene-dohan/UIActivityIndicator-for-SDWebImage

> I found a more appropriate method. ([TypeStrong/ts-loader#826 (comment)](https://github.com/TypeStrong/ts-loader/issues/826#issuecomment-416828492)) > > We only need to spoof the IDE's language service to achieve the goal. For example: > > Demonstrates Repository:...

This is crashing still

Can you share your oboe implementation, and load using AAssetManager please ?

Maybe you have heard about Google Material components libraries, its library with various components melted with styles and guidelines to make android looks like material design standard easily... So yeah...

Tried UIRefreshControl with ``` - (BOOL)emptyDataSetShouldAllowScroll:(UIScrollView *)scrollView { return YES; } ``` but it just don't work...

I tried that but with same results but realized in log other error before that `pAudioSrc: numChannels=3019898997`

Basically I can comment everything out and still same error. I tried no 1.6.1 too same result. I switch back to 1.4.3 and everything fine. _ (Well not everything but...