When using the remote to send data and no receiver the code just crash. ``` *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSArrayM objectAtIndex:]: index 0 beyond bounds for empty array' ```
When using the remote to send data and no receiver the code just crash.