-
Notifications
You must be signed in to change notification settings - Fork 1
general
Francisco Dias edited this page Sep 19, 2024
·
6 revisions
This is a general-purpose module that contains a variety of versatile 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.
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
⛔ 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.
GameMaker 2024