farhan678 / adwhirl

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

Crashes related to network reachability code #130

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have seen crash logs (via iTunes Connect) from my app in the wild in-regard 
to reachability code from AdWhirl. I'm not 100% sure how to recreate the 
crashes but wanted to share.

I looked at some other tickets and there seemed to be a suggestion that I 
should edit the AdWhirlView dealloc to nil out rollOverReachability. 

http://groups.google.com/group/adwhirl-users/browse_thread/thread/967b8c7b2a1af7
9

1) I'm not sure how nil-ing it out will help since the header defines it as a 
retained property. Shouldn't we be releasing it?

2) If I am correct, this nil-ing instead of release is all over AdWhirlView.m.

What version of the product are you using? On what operating system?
AdWhirl 2.6, iPhone iOS 4.1

Original issue reported on code.google.com by mzor...@gmail.com on 22 Oct 2010 at 10:26

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Might be related:

http://code.google.com/p/adwhirl/source/diff?spec=svn.sdk-iphone.dc9279eae3eb3d0
0c75dcc7030dbf5439db71b1a&repo=sdk-iphone&r=dc9279eae3eb3d00c75dcc7030dbf5439db7
1b1a&format=side&path=/iphone/AdWhirl/internal/AdWhirlConfigStore.m

Original comment by mzor...@gmail.com on 23 Oct 2010 at 3:10

GoogleCodeExporter commented 9 years ago

Original comment by nigelc...@google.com on 3 Nov 2010 at 11:28