Commit e5ad8d53 by pierce

APNs证书

parent fa28b7d2
......@@ -230,7 +230,7 @@
} else if ([currentEaseMobKey isEqualToString:FUSConfig.sharedInstanced.sdkConfigs.easeMobAppKey]) {
// 正式服
//TODO:环信证书: added By Pidan
mainOptions.apnsCertName = @"firefly_XJP_appstore_APNs.p12"; //生产环境推送证书名称
mainOptions.apnsCertName = @"FusiClub_AppStore_APNs.p12"; //生产环境推送证书名称
}
mainOptions.isAutoDownloadThumbnail = YES; // 是否自动下载图片和视频缩略图及语音消息
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment