FIrst of all, sorry for my bad English.
I made a game which is letting players stack pancakes. Everything works fine before I add Ad to my game.
The Ad shows well at first, but when I load a new scene and load back, it shows an error :
“The object type Game Object has been destroyed but you still trying to access it”
Does anyone have the same issue? Please help me.,First of all, sorry for my bad English. I made a 2d game, which needs players to stack pancakes. Everything works fine before I put Ads into it. The rewarded ad worked well the first time, but when I load another screen and load back, it shows an error :
“The object of type GameObject has been destroyed but you are still trying to access it.”
But none of my codes have Destroy() function! Does someone have the same issues?