Well, I am getting the callbacks now, but seems something is still up. I dont recieve any “adView” phase callbacks. These were useful because they actually told me if the user watched the ad or not. I am getting these other 3 callbacks in the corona docs though just not the adView.
Getting these:
Not getting this:
name “adsRequest” provider “vungle” type “adView” isError false totalAdSeconds the total length of the video in seconds secondsWatched the length of the longest view by the user, in seconds isCompletedView true if the user watched 80% of the video; false otherwise
Is this happening for anyone else?