@@ -266,10 +266,11 @@ To install a beta version of Iterable's iOS SDK, use CocoaPods or Carthage:
266
266
267
267
## Sample projects
268
268
269
- For sample projects, look at the following repositories :
269
+ This repository contains the following sample projects :
270
270
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)
273
274
274
275
## Configuring the SDK
275
276
@@ -797,8 +798,14 @@ messages to an inbox. This inbox displays a list of saved in-app messages and
797
798
allows users to read them at their convenience. The SDK provides a default user
798
799
interface for the inbox, which can be customized to match your brand's styles.
799
800
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 )
802
809
803
810
### Custom events
804
811
0 commit comments