Hello everyone, I’m trying to use the rewarded video with appodeal; I’ve tried this useful sample : https://github.com/coronalabs/plugins-sample-appodeal .
All works well in testMode=true (see ads init in main.lua): banner , interstitial and most of all, video and videorewarded are ok and I see test video; but if I put in testMode=false, banner and interstitial are ok, instead video and rewarded video seems to load with waiting circle rotating, but nothing happen.
Of course the appodeal registration id for the app is correct.
There is someone else who has the same problem? thank you very much!
Ps: I compile with corona sdk release 3002 both on android and ios, and I’ve tried other app with different appodeal code, same problem