Skip to content

general

Francisco Dias edited this page Sep 19, 2024 · 6 revisions

General

This is a general-purpose module that contains a variety of versatile functions.

Functions

This module offers a collection of functions designed to address specific tasks and provide utilities for various purposes. Explore the available functions to make the most of the functionalities provided by this module.



Back To Top

ironsource_init

This function initialises the ironSource SDK with the app key. This app key should be provided through the extensions panel.


Syntax:

ironsource_init()



Returns:

N/A




Back To Top

ironsource_validate_integration

⛔ This function was deprecated with version 1.0.2.

This function validates the ironSource integration. It helps to ensure that the SDK is properly integrated into the app.


Syntax:

ironsource_validate_integration()



Returns:

N/A


Versioning:

  • 1.0.2 - ⛔ This function was deprecated.


Clone this wiki locally