Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
pidan
/
FuSiLive
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
e5ad8d53
authored
Jan 15, 2025
by
pierce
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
APNs证书
parent
fa28b7d2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Modules/FUSChatCenterModule/FUSChatCenterModule/Features/InstantMessaging/Other/FUSIMChatService.m
Modules/FUSChatCenterModule/FUSChatCenterModule/Features/InstantMessaging/Other/FUSIMChatService.m
View file @
e5ad8d53
...
...
@@ -230,7 +230,7 @@
}
else
if
([
currentEaseMobKey
isEqualToString
:
FUSConfig
.
sharedInstanced
.
sdkConfigs
.
easeMobAppKey
])
{
// 正式服
//TODO:环信证书: added By Pidan
mainOptions
.
apnsCertName
=
@"
firefly_XJP_apps
tore_APNs.p12"
;
//生产环境推送证书名称
mainOptions
.
apnsCertName
=
@"
FusiClub_AppS
tore_APNs.p12"
;
//生产环境推送证书名称
}
mainOptions
.
isAutoDownloadThumbnail
=
YES
;
// 是否自动下载图片和视频缩略图及语音消息
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment