This is a native iOS Messenger app, making realtime chat conversations and audio calls with full offline support.
这是一个 native iOS Messenger 应用程序,进行实时聊天对话和音频电话,离线支持。
. .
. .
. .
. .
1., Please run pod install
first (the CocoaPods Frameworks and Libraries are not included in the repo). If you haven't used CocoaPods before, you can get started here. You might prefer to use the CocoaPods app instead of the command line tool.
2., Please make an account at Firebase and perform some very basic setup.
3., Please download GoogleService-Info.plist
from Firebase and replace the existing file in your Xcode project.
4., Please replace the FIREBASE_STORAGE
define value in AppConstant.h
.
5., For using push notification feature, please create an account at OneSignal. You will need to configure your certificate details.
6., Please replace the ONESIGNAL_APPID
define value in AppConstant.h
.
7., For using audio call feature, please create an account at Sinch.
8., Please replace the SINCH_KEY
and SINCH_SECRET
define values in AppConstant.h
.
9., In case of using Facebook login, please register your app at Facebook.
10., Then please replace the existing Facebook account details in Info.plist
.
Do you have any questions or idea? My email is: [email protected] or you can find some more info at relatedcode.com
. .
. .
. .
1
wclebb 2016-11-12 09:27:40 +08:00 via iPhone
您好,相比于 WA 的区别是什么?
|