farhan678 / adwhirl

Automatically exported from code.google.com/p/adwhirl
0 stars 0 forks source link

Application crashes on adding custom banner or label in adwhirl #167

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.√ [adWhirlView replaceBannerViewWith:replacement];

What is the expected output? What do you see instead?

Exec Bad Access on replaceBanner with UILabel as specfied in example, it also 
crashes when I add my custom banner View

What version of the product are you using? On what operating system?

>Mac OX 10.6.3 and AdWhirlSDK_iPhone_2.6.2.zip

Please provide any additional information below.

Whenever I integrate my custom add in Adwhirl so my application crashes 
[adWhirlView replaceBannerViewWith:replacement]; please let me know how to 
overcome this issue

Original issue reported on code.google.com by catali...@gmail.com on 11 Jan 2011 at 9:47

GoogleCodeExporter commented 9 years ago
What was the EXC_BAD_ACCESS triggered on?  Can you try using NSZombieEnabled to 
see what's up?

Original comment by wesgood...@google.com on 30 Nov 2011 at 9:05