AdWhirl blocks UIBarButtonItem taps until ad is loaded
12 views
Skip to first unread message
Jay Q.
unread,
Aug 2, 2011, 2:08:01 PM8/2/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWhirl Users
Hi
I'm using UITabBarController and have added adwhirl as a subview to it
in my appdelegate. I do this so a single Ad bar is shown accross all
tab screens. This works fine.
I have a UIBarButtonItem on the top of one of the screens which has an
action to call a modal screen when tapped. The problem is that
I'm unable to press that button unless an ad is retrieved in adwhirl.
It seems as almost adwhirl blocks that button or at least that screen
while retrieving an ad. I am however able to switch through different
tabs with no problems even if ads are not loaded.
I'm hoping someone out there has the answer to this i've been pulling
my hair for 2 days now.
Dinsen
unread,
Apr 24, 2012, 8:31:17 PM4/24/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwhir...@googlegroups.com
I have the same problem. Anyone?
Rajkumar Parameswaran
unread,
Apr 26, 2012, 2:54:27 PM4/26/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwhir...@googlegroups.com
Not too sure if this works, but can you set the adView to hidden or set its frame to CGRectZero (or some other similar mechanism) and still request ads?