|
|
|
|
|
by m_eiman
4861 days ago
|
|
The problem hasn't got anything to do with delivery notifications or auto-responders: if you need an answer right away you must use a synchronous form of communication, e.g. voice call. iMessage, SMS, email et al are async by design. Until you hear or see an ack that's from the actual recipient (and not something automated by a device), you can't be sure the message has been properly received. |
|