About Store Forum Documentation Contact



Post Reply 
Native ads support?
Author Message
ronghester Offline
Member

Post: #1
Native ads support?
Hi,

Is native ads supported for admobs and chartboost? If yes can someone kindly share a tutorial?

Thanks
05-07-2018 04:05 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Native ads support?
Hi,

Yes both Admob and Chartboost are supported.

There is Admob tutorial in the Editor tutorials project:
UID(2995792804, 1256851888, 3917891491, 487152774) /* Apps\08 - Net\Advertisements */

For chartboost please just look at the Esenthel Engine header files, it's really easy.

Don't forget to set up Chartboost properties in your Application properties:
http://www.esenthel.com/?id=doc#Application
05-07-2018 08:32 PM
Find all posts by this user Quote this message in a reply
ronghester Offline
Member

Post: #3
RE: Native ads support?
Let me rephrase the question.

Can we use ad objects to texture GUI or draw the ad image where ever we like in the game (using 3d or 2d positions?)
05-09-2018 05:01 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #4
RE: Native ads support?
No,
Drawing is handled by the Ad libraries.
05-10-2018 12:03 AM
Find all posts by this user Quote this message in a reply
Post Reply