Universal Mobile Ads for iOS & Android

Hello sepinood,

I’m very sorry for a little delay but I tried to test this in many ways and it always worked for me… I reinstalled everything… Clean Windows installation, clean CodeWorks installation, clean UE4 installation… If you follow all steps in User Guides in Universal Mobile Ads and and gameDNA installer it should work… Please make sure that you installed all libraries and configured things properly…

These libraries should be installed using Android SDK Manager:

  • Android 7.1.1 (API 25) SDK Platform
  • Android Support Repository
  • Android Support Library
  • Google Play Services
  • Google Repository

Delete [PROJECT_FOLDER]/Intermediate/Android and try to build again.

You can also check if it works in Example Project.

If you can, I would highly recommend to update your project to UE 4.18 or UE 4.17 and switch to Gradle build system. Gradle is much better. It’s faster and has better dependencies management. It should solve your problems…

Please keep me updated on your problem and let me know if it helped you.