5

iPhone 8 and iPhone 8 plus using iOS 11 are not able to open MFMessageComposeViewController from inside the iOS Application. They sometimes open a black screen.

Is anyone else facing this issue on iPhone 8 running iOS 11 and has found a solution? Please help.

I manage to reproduce this issue only on iPhone 8 running iOS 11.

Thanks in advance!

rmaddy
  • 314,917
  • 42
  • 532
  • 579
Uma
  • 51
  • 2

1 Answers1

-1

try to set MFMessageComposeViewController.subject with a not null value.

lan
  • 1