googleads / googleads-mobile-unity

Official Unity Plugin for the Google Mobile Ads SDK
https://developers.google.com/admob/unity
Apache License 2.0
1.38k stars 1.08k forks source link

Need help on implementing mediation on already published app. #925

Closed AmitDigga closed 5 years ago

AmitDigga commented 5 years ago

So I have released my app with only Admob ads on playstore.

Now for the next update I will be adding Admob-UnityAds mediation. If I enable admob mediation in its console with proper settings, what will happen to previous users without admob mediation sdk for that network. Will they crash? Or they will only get admob ads not mediated ads?

stowy commented 5 years ago

These users will only get AdMob ads since you won't have included the client libraries for the mediated ads.

On Thu, May 23, 2019 at 3:36 AM AmitDigga notifications@github.com wrote:

So I have released my app with only Admob ads on playstore.

Now for the next update I will be adding Admob-UnityAds mediation. If I enable admob mediation in its console with proper settings, what will happen to previous users without admob mediation sdk for that network. Will they crash? Or they will only get admob ads not mediated ads?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/googleads/googleads-mobile-unity/issues/925?email_source=notifications&email_token=ABNGOFD4UCSUVCXVUGUXK2LPWZXTZA5CNFSM4HO57AWKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVNP6EQ, or mute the thread https://github.com/notifications/unsubscribe-auth/ABNGOFHYM4NUWDOEAWCISK3PWZXTZANCNFSM4HO57AWA .

UragayalaDeepika commented 5 years ago

@AmitDigga Closing this. Feel free to comment if you have any other questions. We will reopen this.