修复优化bug
This commit is contained in:
@@ -68,6 +68,7 @@ var window: UIWindow?
|
||||
let opt = NIMSDKOption(appKey: AppKeys.nimAppid)
|
||||
opt.apnsCername = "yinmeng_anps"
|
||||
NIMSDK.shared().register(with: opt)
|
||||
NIMCustomObject.registerCustomDecoder(YinCustomAttachmentCoding())
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user