Email composure iOS 8

后端 未结 1 673
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-08 03:59

I\'m trying to open email composure in iOS 8 from Xcode 6, but getting an error. The same code is working fine if I\'m trying from Xcode 5. Later I downloaded a sample code

相关标签:
1条回答
  • 2020-12-08 04:33

    By the looks of it, this is a simulator-only issue. (iOS 8 simulator) The globalMailer approach works ok on devices.

    If anyone encounters this problem, just test on a real device.

    0 讨论(0)
提交回复
热议问题