shaobojohn / adwhirl

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

program crash when change Ad and return to another view #283

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.set change ad in 15 second on server.
2.after get adWhirlDidReceiveAd and count 15 second.
3.after 15 second and return to other view. Program crush.

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

What version of the product are you using? On what operating system?
AdWhirl 3.1.1 for iOS 

Please provide any additional information below.
I think it change ad but delegate is deallocation.  How to know if ad is change 
now? or stop change when program will dismiss?

Original issue reported on code.google.com by lf9...@gmail.com on 30 Jan 2012 at 4:00