- SocialVar fixes
-
- title and confirmText are showing up as "chk". If "chk" is a variable name, then they just need to remove the quotes.( "title" : chk)
- rewardConfirmation is missing. Like the adVerification socialVar, rewardConfirmation should be a reference to a JS function and is required for SocialViews
- adClosed callback should be set to null.