You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,20 +87,22 @@ There are example apps provided [here](https://github.com/intercom/intercom-ios/
87
87
88
88
## Setup and Configuration
89
89
90
-
* Our [installation guide](https://developers.intercom.com/docs/ios-installation) contains full setup and initialisation instructions.
91
-
* Read ["Configuring Intercom for iOS"](https://developers.intercom.com/docs/ios-configuration).
92
-
* Read our guide on [Push Notifications](https://developers.intercom.com/docs/ios-push-notifications).
90
+
* Our [installation guide](https://developers.intercom.com/installing-intercom/ios/installation/) contains full setup and initialisation instructions.
91
+
* Read ["Data Hosting Region Configuration for iOS"](https://developers.intercom.com/installing-intercom/ios/data-hosting-region-configuration/).
92
+
* Read our guide on [Push Notifications](https://developers.intercom.com/installing-intercom/ios/push-notifications/).
93
93
* Please contact us on [Intercom](https://intercom.io) with any questions you may have, we're only a message away!
94
94
95
95
## Customer Support
96
96
97
-
👋 Contact us with any issues at our [Intercom Developer Hub available here](https://developers.intercom.com/docs/intercom-mobile-installation?utm_source=github&utm_campaign=ios-help). If you bump into any problems or need more support, just start a conversation using Intercom there and it will be immediately routed to our Customer Support Engineers.
97
+
👋 Contact us with any issues at our [Intercom Developer Hub available here](https://developers.intercom.com/installing-intercom/) by clicking on the Messenger in the bottom right. If you bump into any problems or need more support, just start a conversation using Intercom there and it will be immediately routed to our Customer Support Engineers.
98
+
99
+
You can also check out the [Mobile SDKs section of the Intercom Community](https://community.intercom.com/mobile-sdks-24) to ask a question or find an answer.
98
100
99
101
## Cordova/Phonegap Support
100
102
Looking for Cordova/Phonegap support? We have a [Cordova Plugin](https://github.com/intercom/intercom-cordova) for Intercom 🎉
101
103
102
104
## What about events, push notifications, company and user data?
103
105
104
-
Intercom for iOS has support for all these things. For full details please read our [documentation](https://developers.intercom.com/docs/ios-configuration).
106
+
Intercom for iOS has support for all these things. For full details please read our [documentation](https://developers.intercom.com/installing-intercom/ios/about-the-sdk/).
0 commit comments