hello , to start of i made a game and added ADs to it , after I added ads I tried to build my project but 3 errors occur saying :
Dependency Resolution Issue with IronSource SDK .
Duplicate Class Check Failure.
StackOverflowError.
but mainly I want to focus on Issue with IronSource SDK ,so I asked Chatgpt what could be the problem and he said to check if URL links are working ,so I opened one of build.gradle files, and Tried the first link https://maven.google.com and it worked .
Tried the other link https://android-sdk.is.com/ and it didn’t work .
How do i fix this problem ? , keep in mind I’m using the latest recommended version of Unity 2022.3.40f1 .