ChartBoost / chartboost-mediation-unity-sdk

Chartboost Mediation Unity SDK provides support for Unity based games to easily integrate Chartboost Mediation for Android & iOS platforms
https://www.chartboost.com/mediate
MIT License
8 stars 3 forks source link

[HB-6543] Add API to Allow Game Publishers to Specify the `ChartboostMediationSettings` Object #197

Closed SCastanedaMunoz closed 12 months ago

SCastanedaMunoz commented 12 months ago

Title

HB-6543 Add API to Allow Game Publishers to Specify the ChartboostMediationSettings Object

Description

The Unity SDK loads assets (configuration data) directly from the Resources directory. That’s not DLC-aware, and doesn’t play nicely if the game has a custom asset manager/loader. It would be great to provide a way for the game to specify the settings object.

We provide a setter for the ChartboostMediationSettings.Instance, and we also allow the modified instance to be set on the Configuration Window, as seen in the screenshot below.

Screenshot 2023-10-25 at 2 39 23 PM

We have removed the existing InspectorGUI for the ChartboostMediationSettings since it is no longer needed, and it did not played well with the existing settings.

Type of change

Checklist:

github-actions[bot] commented 12 months ago

Test Results

1 tests   1 :heavy_check_mark:  0s :stopwatch: 1 suites  0 :zzz: 1 files    0 :x:

Results for commit cdb7c9ef.