android - AdColony with AdMob Mediation. JNI_OnLoad -




in android game, want use adcolony admob mediation. so, did tutorial: https://developers.google.com/admob/android/mediation/adcolony modified build.gradle, added activities, etc. adcolony ads doesn't work. here see in logcat:

09-06 11:20:05.889 14382-14382/com.ogurecapps.box2 i/adcolony [info]: configuring adcolony 09-06 11:20:11.479 14382-14382/com.ogurecapps.box2 e/adcolony: jni_onload 

i tryed google error, found nothing. need help! game built on libgdx engine, matter.





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -