datami-content-sponsor-plugin
Mobile icon

DataMi Content Sponsor Plugin

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 18 Feb (23 hours ago)
 by 
0.0
 (0 ratings)
datami-content-sponsor-plugin

DataMi Content Sponsor Plugin

Documentation
1.0.1

Introduction

The Datami OutSystems SDK provides libraries, sample code, and documentation to help developers build Sponsored Data-enabled applications.

Supported Use Cases

  1. Full App Sponsorship – All HTTP(S) traffic is sponsored.
  2. Specific URL Sponsorship – Sponsorship for individual HTTP(S) URLs.

Assumptions

  1. API access key provided by Datami.
  2. Sponsored Data campaign configured in Datami portal.
  3. Physical Android device with a SIM on supported network.

Integration Steps

  1. Install DataMi Content Sponsor Plugin available on Forge.
  2. Add the DataMi Content Sponsor Plugin component as a dependency in the component that is to be sponsored and select all DataMi Content Sponsor Plugin itens.
  3. Call the Datami License anywhere in the application so that the SDK can start.
  4. Configure Extensibility Configurations in your app:
    1. Add the settings to Preferences/Global:
    2. If different AppIDs are used for iOS and Android, configure Preferences as

      follows:


1.0.0

The plugin is ready to use as it.

You can enable the Data Sponsorship functionalities in 2 steps.

1. On the Plugin module's extensibility configurations, insert your API Key.

2. Reference the license block on your app.

The plugin should be available on generated native apps.