Re: Remove AdWhirl Ads from android application

41 views
Skip to first unread message

Eric Leichtenschlag

unread,
Oct 22, 2012, 4:55:36 PM10/22/12
to adwhir...@googlegroups.com
You can just check if the user made the in-app purchase before initializing the AdWhirlLayout.

if (!userMadeInAppPurchase) {
  AdWhirlLayout adWhirlLayout = new AdWhirlLayout(this, "MY_ADWHIRL_KEY");
  adWhirlLayoutParent.addView(adWhirlLayout);
}


On Fri, Oct 19, 2012 at 3:47 AM, Amit <amitpr...@gmail.com> wrote:
How can I remove adds after in-app purchase in android



Reply all
Reply to author
Forward
0 new messages