Software Archive
Read-only legacy content
17061 Discussions

How do I integrate AdMob on a Phaser.io game framewrok that is using HTML5 Canvas

dino_d_
Beginner
1,179 Views

Hi, 

Hope this has been answered before but I am wondering if you have a demo or code to reference on how to utilize AdMob with the Phaser game framework. I am using HTML5 canvas and would like to display the Ad inside of or on-top of the Canvas itself, is that even possible?

Thanks

0 Kudos
3 Replies
dino_d_
Beginner
1,179 Views

Thanks for the links. I have created the demo AdMob ad. I guess I need to know how do I display the Ad on or in the Canvas. Can I do that or Should I be trying to create an <iframe> that sits on top of the canvas to display? do you have any examples of that?

Thanks

dino

0 Kudos
PaulF_IntelCorp
Employee
1,179 Views

The AdMob plugins create an additional view that is overlayed on top of or alongside your app's view. Your app doesn't have to manage that AdMob view.

0 Kudos
Reply