Hi,
I’ve tried to setup chartboost ad system on my app. When I set my type of ad to the ‘rewardedVideo’, I get these logs and errors:
plugin.chartboost: 1.0.5 (SDK 6.5.1) Could not find method android.app.Activity.checkSelfPermission, referenced from method com.chartboost.sdk.c.b VFY: unable to resolve virtual method 86: Landroid/app/Activity;.checkSelfPermission (Ljava/lang/String;)I Could not find method org.json.JSONArray.\<init\>, referenced from method com.chartboost.sdk.Libraries.e$a.b VFY: unable to resolve direct method 52282: Lorg/json/JSONArray;.\<init\> (Ljava/lang/Object;)V
Additional Info:
I’ve build a test app that was provided by corona support by my corona sdk. On that, after loading rewarded video, I get ‘No_AD_FOUND’ error message but on my real app that was built with corona enterprise(last version), I got mentioned errors. Other ad types work fine.