I've had some crash reports back from my app in the organiser tool in Xcode. The greatest number of crash's for my app are with
UIKit: -[UIApplication sendAction:to:from:forEvent:] + 100.
I'm not sure what this crash relates to but it does seem its a UIKit issue? Could really appreciate your help as i'm new to iOS development and feel quite stuck with this one.
Thanks.