I understand the in-App Billing info posted here http://www.b4x.com/forum/basic4andr...8-android-app-billing-tutorial.html#post82744
My question is, how would I go about removing (disabling) adds from my app by in-app purchase?
Would I create variable to store the PurchaseState, and then once the PurchaseState is true then I disable the add view?
My question is, how would I go about removing (disabling) adds from my app by in-app purchase?
Would I create variable to store the PurchaseState, and then once the PurchaseState is true then I disable the add view?