Hi I am using google mobile ads plugin in my developed games. I had developed games using unity engine 5.5. Strangely after implementing reward video codes, the apps were crashed. After following logcat, I spotted the apps were crashing because of the exception "Adcolony is called before intialization". Then I tried the example apk in my phone "Mad Reward Mediation" and it also crashed with same exception.
So currently what I did, I removed all the mediation network and it worked fine. When google reward ad is available it shows. if google reward video ad is available then play video button appears when a users plays my developed games. Good number of impression is registering but no revenue. Cant able to figure out why it is happening?
So I have two issues. First one is, games are crashing when I use adcolony adapter and other adapters as mediation. Second issue is if I remove other adapters then game runs fine but no click on reward ads despite of good impressions.