I have one file "cocoonrewardedvideo" where I can place AdMob code. But I need another Admob Reward Video with diffrent code. How can I use 2 codes?
my suggestion is create a in game system logic similar to thetutoriali made for C3 instant games, which is basically 1 global variable that checks if ur 1st advert video loaded and showed then u can load second advert video code. unless the plugin has the ability for 2 video ads to be shown, the suggestion im giving you works usually when you only have the ability to load 1 advert at a time.