androidadwhirl

AdWhirl custom event noSuchMethodException?


today I tried integrating the TapForTap network with AdWhirl and a custom event. Apparently many people have been able to achieve this without any errors, but I wasn't one of them. My code is my ad class that loads my ads whenever it is initialised. Here is my Ad.java class: http://pastebin.com/TppQeqUh and the error that I then see in LogCat: http://pastebin.com/pv4Rpz8U . Thank you and I hope someone can help me with my problem :)


Solution

  • I ended up using Admob Mediation, which is basically the same thing.