Home Forums Support Cant get Android example to work Reply To: Cant get Android example to work

#4141
Anonymous
Inactive

According to the logs, everything appears to be working correctly. The last line refers to the packet handler that should write the message to the console – Triggering handlers for packet of type ‘ChatMessage’.

The problem has to be something basic in your setup, i.e. something that is causing the messages to not be printed to the expected console window, or you are breakpointing in the code and not allowing the packet handlers to run.

Sorry I can’t provide anything more specific but according to the logs everything looks good. Perhaps try two console applications first to ensure that works before adding the complication of a mobile device.

Please let me know how you get on.

Marc