In-app ad removal

Hi everyone I want to add an in-app ad remove button. when a user doesn’t want to see an ad he can purchase and remove an ad from the app. how can i do that?

For the purchase process, you can use this extension

when the purchase is made, remove the ads

you can do this with this one block

1
1)firstly make a procedure to load ads
1

AND

Make this on screen intialize
1
and at last here is full guide/docs of in app billing
https://docs.kodular.io/components/monetization/general/in-app-billing/

Thanks For Help

1 Like

:wink: no problem If this works then just mark solution

1 Like