I am testing my finished app now to see how well it works before I try and submit my first app. While testing I discovered a memory leak that seemed to be attached to a UIScrollView and gesturing to swipe photos side to side.The odd thing is that it works fine in the simulator for 4.3 and 5.0 but in 5.1 it leaks.
I did some research on the web and found other people are having the same problem, this one is the exact problem I am having.
http://stackoverflow.com/questions/9762995/memory-leak-every-time-uiscrollview-is-released
I also discovered a person who submitted a bug report because it was happening to him too.
http://openradar.appspot.com/11081198
If this is a bug with 5.1 do I still submit my app knowing it has a leak that I can not fix?
I did some research on the web and found other people are having the same problem, this one is the exact problem I am having.
http://stackoverflow.com/questions/9762995/memory-leak-every-time-uiscrollview-is-released
I also discovered a person who submitted a bug report because it was happening to him too.
http://openradar.appspot.com/11081198
If this is a bug with 5.1 do I still submit my app knowing it has a leak that I can not fix?