Search Unity

Do I have to remove Admob when adding Unity Waterfall requirements?

Discussion in 'Android' started by benyaminp747, Oct 31, 2021.

  1. benyaminp747

    benyaminp747

    Joined:
    Oct 31, 2021
    Posts:
    1
    Hi ...
    I used the Admob and Unity Rewards advertising service in my app. Now I am familiar with Unity Waterfall service and I want to use it.
    The problem started when I added the basic requirements from this page to my application:
    https://docs.unity.com/mediation/SDKInstallConfigureAndroid.htm
    The Admob code that I used before in the main activity has encountered an error. Do Unity Waterfall libraries intersect with Admob libraries and do I need to delete the previous Admob library and use only Unity codes?