-
在NSURLConnection.h里面提到
/**\* DEPRECATED: The NSURLConnection class should no longer be used. NSURLSession is the replacement for NSURLConnection ***/
是否考虑把YYWebImageOperation里的NSURLConnection替换为NSURL…
yxztj updated
5 years ago
-
i am testing this on iOS10 beta released yesterday and gifs are running extremely fast. any clues why? this worked prior to iOS 10
-
We've encountered frequent crash while using YYWebImage in **iOS 10 beta3.**
**Reproduce background:**
1. We have a UICollectionView to present lots of images(include jpeg and gif), and it is able to…
-
> 项目中需要用到视频直播和即时通信
* 网银云信是有视频直播和互动直播区分的。一个是一对多 多对多 所以我们只需要一对多
* 里面有一个点播的概念: 就是类似播放电视剧一样(例如直播回放)
* 视频直播已经包括了单聊以及聊天室的功能 所有我们就不需要重新集成了聊天的SDK
* 现在的思路就是新建一个项目 大多都是使用Demo的基础上进行修改 毕竟Demo下载下…
-
ios 14 YYAnimatedImageView 加载不出图片
-
| | |
|------------------|-----------------|
|Previous ID | SR-11515 |
|Radar | None |
|Original Reporter | miku1958 …
-
* [x] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md).
# Report
## Wha…
-
YYKit 1.0.9
我有一个无限刷的列表 有图片和基它UI ,在快速拉列表时,内存增长的非常快,然后被系统kill掉,通过leak查下了 有很大一部份的内存泄露都指向了YYKit, 如下图,我试过把所有的缓存都做到disk里,也试过cache.memoryCache.costLimit限制大小,但都没有效果,能否帮忙查看下这个内存泄露的问题么,这个还挺严重的,
-
# Report
## What did you do?
Compile my project in xcode_10_beta_5
## What did you expect to happen?
Bulid succeeded
## What happened instead?
> xxx/Pods/Target Support Files/Pods-xxx/Pods…
-