Hi,
Im developing an Android app and I implements some ad with RevMob.
The thing is I would like to “control” when the user see or not the the ad.
I can call this easily: banner.hide();
but I can’t fin a way to get it back. There is no method like : banner.show();
Is anyone can help me?
Thanks