(Old iOS Version) - Sample iOS App for Developers

(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.


    • Related Articles

    • (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 Android/Huawei Version) - Sample Android 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) - 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. ...
    • 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 ...
    • (Old Android/Huawei Version) - Android SDK

      Sdk Implementation Add dengage sdk dependency to your project level gradle file. Java dependencies { implementation 'com.github.dengage-tech:dengage-android-sdk:6.0.85' } For latest Android SDK click Sdk Necessary Rules Application Manifest ...