I am using the unity3d android and i installed a mobclix plugin and followed all the steps to get it to show ads. When i build the project and add it to my phone (LG Optimus) i get an error message saying: “an error has occurred. click here for more details”. I click it and follow the directions and add the different APPLICATION_ID and i changed the size of the ads to see if it fits. So i did a ADB LOGCAT and got this error: “PhoneWindow( 3597): couldn’t save which view has focus because the focused vie
w com.unity3d.player.UnityPlayer$13@44923540 has no id.” I got this errors too in the logcat: “sync failed - You must initialize Mobclix by calling Mobclix.onCreate(this)” and "Can’t get the viewWidth after the first layout"I really don’t know what else i can do from here…
I’m not sure what the above error means but I have written a mobclix plugin for android which certainly works fine on my phone (Galaxy Nexus), it is available here