We are happy to announce the most anticipated…
No one was anticipating this, but I always wanted to say this
Anyway, this asset is extremely useful for mobile developers out there who uses admob to promote their app, and need a quick way to track conversions on iOS and Android, and to setup Adwords Remarketing.
There was no unity asset available for that, and here you are.
The Adwords re-marketing gives you a chance to deliver ads from admob or adwords to a segmented users you specified with tags in the same app or another app.
For example you might want to target the users who reached level 10 in your RPG game with an ad of a present they have inside the game and so on.
This unity asset gives a nice C# interface to the Adwords Mobile App Remarketing.
It should be very simple to use, but feel free to ask questions if you have problems.
It is just released, but it should work as expected as I am already using it in my apps.
If you find a problem with it, please contact me.
This does not seem to be a unity 4 problem, it seems to be something with your link settings.
Can you try adding -ObjC to the Other Linker Flags in xCode.
Please check this link and scroll to “Incorporate the SDK” and try to make these steps manually, especially adding the “AdSupport.framework” which seems to be the problem.
Glad to hear it is working.
I guess the extra steps, because of the different plugin structure of Unity 4. In Unity 5, it should work just by adding the -ObjC flag.
If you like the plugin, a review will be much appreciated.