How can I put advertising in a game exported to a web version (html)

Hello everyone, when I export the game to the Android platform through sdkbox, admob advertising can be shown, but how can advertising be shown if the game is exported to a web version, displaying it within the game or externally? using a banner?

SDKBox currently only supports Android and iOS platform.

Yes, but is there an alternative to show advertising in a game with a web version?

There is service applixir, that provides web advertising, you can import that in you html game template. In code you have to create ad proxy or factory that will return you appropriate ad service (SDKbox if native, applixir if web).

Good morning, thanks for the reply, it looks like an interesting option I will review it

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.