I’ve got a problem – I’m using ShareKit 2.0, and while I’m testing on iOs 5.0.1 I get some memory leaks when I’m trying to share on Twitter. To be exact, at the moment when native ios5 twitter window pops-up, and when i hit “send”. The problem seems to be in TWSession. When I’m testing on iOS 4.3, and using custom sharekit twitter window there are no leaks. Any idea on how to fix it? Will this be an issue on the approval process? I’m not using ARC btw.
Share
I have never heard of an app being rejected for a small memory leak. Also, unless the whole point of your app is to send tweets, users are unlikely to send enough tweets to make a big difference (annoying as any leak is).