iOS
(Old iOS Version) - Sample iOS App for Developers
For Old SDK: Here is the link for a sample android application for mobile developers. For New SDK: Here is the link for a sample android application for mobile developers.
(Old iOS Version) - New in iOS SDK
Adjust Adid sync with dengage You can sync adjust adid with dengage through the following method Dengage.setPartnerDeviceId(adid: String?) Set Development Status Dengage.setDevelopmentStatus(isDebug: Bool)
(Old iOS Version) - Implementing the SDK
Implementing Mobile SDK for IOS requires the steps below Setting Integration Key Integration Key is generated by CDMP Platform while defining application. It is a hash string that contains information about the application. At the beginning of your ...
(Old iOS Version) - In-App Messaging
An in-app message is a type of mobile message where the notification is displayed within the app. It is not sent at a specific time but it is shown to users when the user is using the app. Examples include popups, yes/no prompts, banners, and more. ...
Rich Notifications
Rich Notifications is a notification type which supports image, gif, video content. D·engage SDK supports varieties of contents and handles notification. Supports: Image Video Gif To support Rich Notifications, application needs to create ...
New iOS SDK Setup
SDK Setup Requirements Minimum iOS version supported 11.0 SDK Installation CocoaPods Integration Dengage is available through CocoaPods. To install it, simply add the following line to your Podfile: Ruby pod 'Dengage', '~> 5.89' Run pod install via ...
iOS SDK Setup
Requirements D·engage Integration Key iOS Push Certificate iOS Device (you need to test on a real device for notifications) A Mac with the latest Xcode iOS version 10 or later (supported by D·engage Mobile SDK) Integration Methods CocoaPods ...
iOS
License This part explains the iOS part of the Mobile SDK. If you are using D·engage iOS SDK version lower than 5.0.0 Dengage.Framework provides necessary classes and functions which handles. To use version 5.0.0 Dengage provides necessary classes ...