Skip to content

Commit 9b99ad4

Browse files
author
Brad Umbaugh
authored
Merge pull request #268 from Iterable/brad/inbox-readme-cleanup
More fixes to the README (sample app, mobile inbox links)
2 parents 09e7d6b + 865dbec commit 9b99ad4

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

README.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -266,10 +266,11 @@ To install a beta version of Iterable's iOS SDK, use CocoaPods or Carthage:
266266
267267
## Sample projects
268268
269-
For sample projects, look at the following repositories:
269+
This repository contains the following sample projects:
270270
271-
- [Swift sample project](https://github.com/Iterable/swift-sdk/blob/master/sample-apps/swift-sample-app?raw=true)
272-
- [Objective-C sample project](https://github.com/Iterable/swift-sdk/blob/master/sample-apps/objc-sample-app?raw=true)
271+
- [Swift sample project](https://github.com/Iterable/swift-sdk/blob/master/sample-apps/swift-sample-app)
272+
- [Objective-C sample project](https://github.com/Iterable/swift-sdk/blob/master/sample-apps/objc-sample-app)
273+
- [Inbox Customization](https://github.com/Iterable/swift-sdk/tree/master/sample-apps/inbox-customization)
273274
274275
## Configuring the SDK
275276
@@ -797,8 +798,14 @@ messages to an inbox. This inbox displays a list of saved in-app messages and
797798
allows users to read them at their convenience. The SDK provides a default user
798799
interface for the inbox, which can be customized to match your brand's styles.
799800

800-
To learn more about Mobile Inbox, how to customize it, and events related to
801-
its usage, read Iterable's [Mobile Developer Guides](https://support.iterable.com/hc/categories/360002288712).
801+
To learn more about Mobile Inbox, how to customize it, and events related to
802+
its usage, read:
803+
804+
- [In-App Messages and Mobile Inbox](https://support.iterable.com/hc/articles/217517406)
805+
- [Sending In-App Messages](https://support.iterable.com/hc/articles/360034903151)
806+
- [Events for In-App Messages and Mobile Inbox](https://support.iterable.com/hc/articles/360038939972)
807+
- [Setting up Mobile Inbox on iOS](https://support.iterable.com/hc/articles/360039137271)
808+
- [Customizing Mobile Inbox on iOS](https://support.iterable.com/hc/articles/360039091471)
802809

803810
### Custom events
804811

0 commit comments

Comments
 (0)