- Home /
new scene does not load when calling from HandleOnAdClosed callback of admob script
i have a simple main menu which has a play button, which when clicked loads a second scene successfully.
now i have implemented admob with mediation. and change the onclick method of play button to display the interstitial ad. The Ad is also shown successfully.
now i have put the code to change the scene in HandleOnAdClosed callback method as well as a debug statement. But now when i close the ad, the ad closes but i am still on main menu and nothing else happens. The second scene doesn't load. The debug statement appears in the console so the callback method is being fired correctly but there is still some problem.
Please HELP!! I'm stuck.
Your answer
Follow this Question
Related Questions
deactivate script for period of time after script is used. 0 Answers
Multiple Cars not working 1 Answer
new scene does not load when calling from HandleOnAdClosed callback of admob script 0 Answers
Admob works on an empty project but not on my actual project 0 Answers
Distribute terrain in zones 3 Answers