In-App Messaging in iOS Apps that use SDK Version 10

The processes for implementing and customizing in-app messaging have been updated in version 10 of the SDK. To upgrade your app to version 10 of the SDK, first update the initialization code. Then, use these code examples to update the in-app messaging code in your app.

To make your application a delegate of the SDK’s in-app messaging functionality, use setEventDelegate. This code example shows how to set the event delegate using version 10 of the SDK.

Use this code example to prevent or delay the display of an in-app message.

Use this code example to customize the font used in an in-app message.