Closed TheOddler closed 10 years ago
I used this plugin, and the ads weren't clickable. Though a quick google-search got me the fix, so perhaps something to add to the read-me.
Here's how to fix it: In your manifest.xml there's a line:
change it to true:
That fixed it for me.
I found this fix here: http://forum.unity3d.com/threads/195169-Google-Admob-plugin-for-Unity-ad-is-not-clickable
Thanks for letting me know! I'll update the readme this weekend.
I used this plugin, and the ads weren't clickable. Though a quick google-search got me the fix, so perhaps something to add to the read-me.
Here's how to fix it: In your manifest.xml there's a line:
change it to true:
That fixed it for me.
I found this fix here: http://forum.unity3d.com/threads/195169-Google-Admob-plugin-for-Unity-ad-is-not-clickable