codenameone - Can I turn off banner ads in code? -


i set app show banner ads @ bottom. there way turn off ads in code? want let users upgrade ad-free version of app. since presences of ads specified in build hints, there doesn't seem way turn them off once user buys ad-free version. need upload 2 versions of app? user need download ad-free version once make purchase?

there no api exposure of banner ads builtin codename 1 there no way toggle them in code. can use interstitial ads or use code basis creating own banner ad support.


Comments

Popular posts from this blog

Combining PHP Registration and Login into one class with multiple functions in one PHP file -

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -