Contents

MSMessageErrorCode.sendWithoutRecentInteraction

A message was sent, but the app has not registered a recent touch interaction from the user.

Declaration

case sendWithoutRecentInteraction

Discussion

An iMessage app can send messages only in response to user interaction with the app. If an app hasn’t recently registered a touch interaction from the user, it can’t send any messages.

See Also

Error Codes