anyone know a tutorial to show how i can setup an In-App to remove ads? (AdMob specifically) or maybe someone could show it here, that would be much appreciated
yeah, that's why I asked if anyone know a specific tutorial for removing ads (since a lot of apps are doing it now), I've searched around but mostly are in-app in general. I guess i could do one when i learn how to implement in-app purchase.
yeah, that's why I asked if anyone know a specific tutorial for removing ads (since a lot of apps are doing it now), I've searched around but mostly are in-app in general. I guess i could do one when i learn how to implement in-app purchase.
Removing ads is the easy part. Based on the value of some flag, stored permanently, decide whether to show ads or not. It's the in-app piece that is quite a bit trickier.
Removing ads is the easy part. Based on the value of some flag, stored permanently, decide whether to show ads or not. It's the in-app piece that is quite a bit trickier.