Closed bobspryn closed 10 years ago
No one having the same issue? Weird.
Do you get it in the test project or in your own project?
Own project. I'm really not sure what would be interfering though.
Using appearance in your project? Maybe on UIBarButtonItem or UITabBarItem? If so, try removing appearance code on them and see if that helps.
onsdagen den 26:e februari 2014 skrev Bob Spryn notifications@github.com:
Own project. I'm really not sure what would be interfering though.
Reply to this email directly or view it on GitHubhttps://github.com/marcoarment/BugshotKit/issues/23#issuecomment-36184127 .
Closing, as this appears not to be a BugshotKit issue. (Feel free to reopen if you find out otherwise.)
For some reason only one person on our team is experiencing this (5s, like the rest of us).
When he tries to send the mail, the compose screen pops up and then immediately pops back down.
In the logs I see this:
Feb 13 13:50:15 MailCompositionService[1069] <Error>: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Illegal property type, {UIOffset=ff}'
then of course an error in the app
Feb 13 13:50:16 Shaun-Parkers-iPhone Three Cents[983] <Warning>: _serviceViewControllerReady:error: Error Domain=NSCocoaErrorDomain Code=4097 "The operation couldn’t be completed. (Cocoa error 4097.)"
Not sure what's going on, but the compose screen works properly in other applications (Safari, etc). Here is a stack trace of the mail composition service: