Salesforce Marketing Cloud iOS SDK v11

Complete API reference for all iOS SDK modules.

SDK Modules 

Foundation SDK providing core infrastructure for all Marketing Cloud iOS SDKs

Marketing Cloud Engagement SDK for MobilePush, location, and inbox

Mobile App Messaging SDK for registration, analytics, and in-app messages

In-App Messaging module with template rendering and frequency capping

Push notification module for token management and badge handling

Notification Service and Content Extensions for rich push notifications


Requirements 

  • iOS: 12.0+
  • Xcode: 26+
  • Swift: 5.0+

Installation 

1# Podfile
2pod 'MarketingCloud-SFMCSdk', '~> 4.0'
3pod 'MarketingCloudSDK', '~> 11.0'  # or
4pod 'SFMobileAppMessagingSDK', '~> 2.0'

See individual module documentation for detailed installation instructions.

Documentation 

Support