Anyone have any experience with best practices to avoid memory leaks when using the SDK API? So far the only one I can come up with is to release() your AsynchRequests when you're done with them. What's your strategy?
hmmm ... seems I'm the only one worried about this ... good luck folks! ;)
I am surprised to hear that the SDK API has memory leaks. What is your environment like?