tobi
August 16, 2017, 5:51pm
1
Can you monetize a game made with defold using ads???
Pkeod
August 16, 2017, 6:02pm
2
Yes. There are multiple ad networks already implemented. And since there is Native Extension support now basically any other network’s SDK could be implemented. There are also all in one solutions available which implement multiple networks
Our extension gives Defold users access to tons of SDKs, so you no longer have to wait for the native extensions to be built for each SDK that you want to use.
Our technology makes it possible to implement any SDK that we support by just checking a box. You just need to implement our very simple extension into your project, then future SDKs or updates can be implemented in a few clicks.
We currently have support for advertising, analytics, mediation, attribution, and some other SDK types - you…
2 Likes
tobi
August 16, 2017, 6:20pm
3
Thanks it was good to know
britzl
August 16, 2017, 6:33pm
4
Yes:
Did I forget any extension?
3 Likes
tobi
August 16, 2017, 7:10pm
5
thanks a lot you were very helpful
2 Likes