feat: 礼物面板缓存方案调整 | 修复礼物面板选择礼物问题
This commit is contained in:
@@ -340,8 +340,8 @@ NSString * const kHadQuitOtherRoomKey = @"kHadQuitOtherRoomKey";//是否退出
|
||||
[[NIMSDK sharedSDK].broadcastManager addDelegate:self];
|
||||
}
|
||||
|
||||
/// 禮物面板緩存-2: 進房後,用當前的 roomUid 加載最新數據,並緩存
|
||||
- (void)preLoadGifts {
|
||||
/// 公屏 福袋礼物爆出的礼物 需要依赖 当前房间中的礼物列表 需要提前获取礼物列表 可以拿到礼物 没有想到别的方法去解决这个问题 有需要改的在修改吧
|
||||
[self.presenter getNormalGiftList:self.roomUid];
|
||||
|
||||
///获取免费礼物
|
||||
|
Reference in New Issue
Block a user