Android Monetization

Hello. Does anyone have any tutorial or can help me integrate Ads (reward) and in-game purchases for mobile (Android primarily)?

Help is much appreciated. I’ve been looking for solution for a while now but nothing seems to work.

Hello there @Mando_2700!

Welcome to UE! Indeed, there are guides for both Ad Integration and in-game purchases, adding them below:

For the Ads in particular, if you need further options on monetization, the community has a variety of plugin options, all available in FAB.

1 Like

Thank you very much. Sorry for late reply. I’ve found some plugins regarding Ads as you mentioned. The in-app purchases are working without plugins though, right?

Hello again!

That is correct, in-app purchases do not require any plugin to be installed.

1 Like

Hello!

I’ve gone through a missing implementation in UE 5.5.4 for Google IAP of non-consumable (one time purchase item). I had to modify the Engine\Plugins to fix it. Let me know if you would like to use it.

Some details are at In-App Purchases. How to restore IAP in UE 5.4 - #3 by Rush_At_Games

Have fun,
Rush At Games.

2 Likes

Okay, thanks. I’ll certainly use it when I’ll be implementing the in-app purchases system.

i used the android goodies plugin to hook into native android billing without needing a full plugin build. Just added the java classes and called them through blueprint-callable functions

Can you explain it further? I’m going to do it now

Hey, just seeing it. If any thing to be discussed in this regard, pls connect on discord @rushatgames