Tagged Questions
2
votes
1answer
139 views
UIButton is nil in MFMessageComposeController on iOS 6.0
I am trying to print the view hierarchy of the application's visible and hidden windows. Here is a part of my code inside a subclass of MFMessageComposeViewController:
NSArray *windows = ...