Contents

MSMessageErrorCode.sendWhileNotVisible

A message was sent while the app was not visible.

Declaration

case sendWhileNotVisible

Discussion

An iMessage app can send messages only in response to user interaction with the app. If an app isn’t currently visible and onscreen, it can’t send any messages.

See Also

Error Codes