Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mediation with Multiple ID #225

Open
Eswateam opened this issue Mar 4, 2020 · 0 comments
Open

Mediation with Multiple ID #225

Eswateam opened this issue Mar 4, 2020 · 0 comments

Comments

@Eswateam
Copy link

Eswateam commented Mar 4, 2020

Hi,

I have an issue using multiple Id for my second network (unity ads) using mediation Group.
For each of my network I have two project to differenciate COPPA players and other. This is why I have 2 Ids for one game on each network.
To make it more clear my set up is like this for a mediation group :
Mediation Group 1
Admob Ad Unit 1 is link to Unity ads ID 1
Mediation Group 2
Admob Ad Unit 2 (COPPA) is link to Unity ads ID 2 (COPPA)

I Initialize Admob Using only Admob AdUnit 1 or AdUnit 2. Then I expect the Mediation group then the Unity ads ID corresponding to be initialize.
The problem now is when I launch my game I receive this message from log :

"UnityMediationAdapter: Multiple 'gameId' entries found: [UnityAdsID1, UnityAdsID2]. Using 'UnityAdsID1' to initialize the UnityAds SDK"

Is there a way to have a control about network initialization ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant