I'm using MFMessageComposeViewController to send SMS from iPhone devices.
This works correctly with iOS 5 and later.
But in iOS 4.3 I can send SMS only once correctly. All next attempts present me MFMessageComposeViewController with data from first SMS.
I'm using Xcode 4.3.2 with ARC enabled.
By Shivan Raptor's request:
There is a need to call
in -