在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:intercom/intercom-ios开源软件地址:https://github.com/intercom/intercom-ios开源编程语言:Objective-C 89.9%开源软件介绍:Onboard, retain and support mobile users at scaleEngage customers with email, push, and in‑app messages and support them with an integrated knowledge base and help desk. The Intercom MessengerThe Intercom Messenger is the home for the conversations your customers have with you via Intercom, and the place where they can self-serve for support or to learn more about your product. The Messenger works for both logged in and logged out users. It’s worth reading the detailed instructions in our developer docs on user management before you get started. You can open the Intercom Messenger from a button in your app, programmatically when someone does something, or from a persistent button that sits over your app’s UI. When you trigger the Intercom Messenger, your customer is presented with a home screen. This is configurable inside Intercom to change how it looks and what’s presented. From there, your customer can search for help articles or start a conversation. A conversation goes to your inbox inside Intercom, and replies in both directions happen in real time. You can also send push notifications to your customers to let them know they have a reply after they’ve left your app. Outbound messaging featuresYou can send messages to your customers from Intercom, and the mobile SDK will present them in your app. Messages can be targeted at specific users or groups of users, and can be scheduled to be sent during specific time windows. Companies use this for many use cases, including onboarding new users, announcing features, proactive support, important notices etc. The mobile SDK supports many different message formats, all of which can be created and configured inside Intercom. These include:
We check for new messages when your app opens and whenever your customer or your app interacts with Intercom. InstallationIntercom for iOS supports iOS 13+. Xcode 13 is required to build Intercom iOS SDK. The binary size for Intercom is 2.3MB. CocoaPodsCocoapods 1.10 is required to install Intercom.
Add the Intercom pod into your Podfile and run target :YourTargetName do
pod 'Intercom'
end Swift Package ManagerAdd Manual Installation
Make sure "Copy items if needed" is selected and click Finish.
Update Info.plistPhoto Library usage:With the exception of apps that only support iOS 14+, when installing Intercom, you'll need to make sure that you have a For apps that support iOS 13, this is required by Apple to access the photo library. It is necessary when installing Intercom due to the image upload functionality. Users will be prompted for the photo library permission only when they tap the image upload button. On iOS 14+, Intercom uses the new Example appThere are example apps provided here for Objective-C and Swift, as well as an example built with SwiftUI. Setup and Configuration
Customer Support |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论