Installation and Configuration

Installation and Configuration

The installation and initial configuration of MMP Core are managed by the MMP Technical Support team, which you can reach at hello@support.dengage.com
    • Related Articles

    • Configuration

      Configuring MMP Enterprise Configuring MMP Enterprise introduces several variables like From Address, Reply Addresses, LDAP Integration(optional), RabbitMQ Configuration, Send Pools, Users, Accounts, and lots of permissions. In the initial phase of ...
    • DNS Configuration

      United States DC - DNS Records To define a customized sender address to your D·engage account some DNS records are required. These records are used to verify your sender address. We recommend to use a character (e.yourdomain.com, l.yourdomain.com, ...
    • Huawei SDK Setup

      Requirements Huawei Developer Account Java JDK installation package Android SDK package Android Studio 3.X HMS Core (APK) 4.X or later Huawei Device or Huawei Cloud Debugging Supports Android API level 4.4 or higher. Information Huawei AdID service ...
    • 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 ...
    • Flutter

      dengage_flutter Installation a) Edit your project's pubspec.yaml file to include the dengage_flutter SDK: Shell dependencies: 1.1.1 b) Run flutter pub get to install the SDK. Platform Specific Extra Steps Following extra steps after the installation ...