Mindbox

2.13.4

mindbox-cloud/ios-sdk

What's New

Release 2.13.4

2025-05-30T08:40:59Z

What's new:

The push token reactivation flow has been improved: users who reinstall an app after it was offloaded by the system or manually will continue to receive push notifications without having to take additional steps.

CocoaPods Compatible

Mindbox SDK for iOS

The Mindbox SDK allows developers to integrate mobile push notifications, in-app messages, and client events into your iOS projects.

Getting Started

These instructions will help you integrate the Mindbox SDK into your iOS app.

Installation

Follow the installation process detailed here. Overview:

  1. Add the Mindbox SDK to your Podfile:

    pod 'Mindbox'
    pod 'MindboxNotifications'
  2. Install the pods:

     pod install

Initialization

Initialize the Mindbox SDK in your AppDelegate or SceneDelegate. Refer to the documentation here for more details.

Operations

Learn how to send events to Mindbox. Create a new Operation class object and set the respective parameters. Check the documentation for more details.

Push Notifications

Mindbox SDK aids in handling push notifications. Configuration and usage instructions can be found in the SDK documentation here and here.

Troubleshooting

An Example of integration is provided in case of any issues.

Further Help

In need of further assistance? Feel free to contact us.

License

This library is available as open source under the explicit terms of the License.

For a better understanding of these content, we suggest reading the referenced iOS SDK documentation.

Description

  • Swift Tools 5.5.0
View More Packages from this Author

Dependencies

  • None
Last updated: Thu Jul 10 2025 11:49:01 GMT-0900 (Hawaii-Aleutian Daylight Time)