GLBasic forum

Main forum => GLBasic - en => Topic started by: MrPlow on 2016-Mar-11

Title: Unity Ad Addon?
Post by: MrPlow on 2016-Mar-11
Hi Guys

Not sure whats involved - but the Unity Ads would be a great ad plugin for GLB.

G
Title: Re: Unity Ad Addon?
Post by: Schranz0r on 2016-Mar-11
its in dotnet C#
Title: Re: Unity Ad Addon?
Post by: spacefractal on 2016-Mar-12
Its possible.

Its not a integrated part as Unity 3d its self, but can also used without it.

Calls to is its regular language for both iOS and Android, and does not need C# to use it.

Title: Re: Unity Ad Addon?
Post by: MrPlow on 2016-Mar-18
The unity docs seem to have java code within for implementation and claims to be really easy...but I dont know enough about it...
Title: Re: Unity Ad Addon?
Post by: Kitty Hello on 2016-Mar-20
Is Unity using JavaScript? Could we possibly write a Unity backend?
Title: Re: Unity Ad Addon?
Post by: spacefractal on 2016-Mar-21
Unity ads use own sdk and is nothing real unity to so, which require c#. For Android and ios it's can been integrated using thier own language (Java and c-obj).

I'm have just not taken a look, just looked into the doc on the homepage.

It's can been integrated as a another ad platform for Android.
Title: Re: Unity Ad Addon?
Post by: MrPlow on 2016-Mar-21
Would be super to have more choice for adverts :)
Maybe even 2 advertisers in the same apk is possible?
Title: Re: Unity Ad Addon?
Post by: Schranz0r on 2016-Apr-08
Quote from: Kitty Hello on 2016-Mar-20
Is Unity using JavaScript? Could we possibly write a Unity backend?

yepp

JavaScript, C# and Boo