Hi, we would like to detect when the chartboost rewarded video has been finished watching, something like this:
if (chartboost video watched) {
Debug.Log(“video has been watched”);
}
Thanks!
Hi, we would like to detect when the chartboost rewarded video has been finished watching, something like this:
if (chartboost video watched) {
Debug.Log(“video has been watched”);
}
Thanks!
You can take a look at the list of responses right here. I guess the one you’re looking for is “reward”
https://github.com/swipeware/CoronaChartboostPlugin/blob/modernized/docs/init.markdown
You can take a look at the list of responses right here. I guess the one you’re looking for is “reward”
https://github.com/swipeware/CoronaChartboostPlugin/blob/modernized/docs/init.markdown