zied-ellouze / openmobster

Automatically exported from code.google.com/p/openmobster
0 stars 0 forks source link

D2D Push Framework - Chat Sample - OpenMobster 2.4-M2: Notification Never Received #158

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click 'Users' button to select valid user (e.g. the same or different device 
user).
2. Enter text message in the provided text field (e.g. 'Hi there').
3. Click 'Send' button to send the text message.

What is the expected output? What do you see instead?
When user clicks 'Send' button (given above steps) the message should be 
delivered to the destination device in the form of a notification. From logs it 
is obvious that OpenMobster D2D cloud service sends the message to the 
destination device but the notification never comes up on that device and no 
error message is reported by OpenMobster. This has been tested on a compatible 
Android emulator.

What version of the product are you using? On what operating system?
OpenMobster 2.4-M2 on Windows XP SP3

Please provide any additional information below.
Tried to send text message to the same device and to a different device and it 
never comes through.

Original issue reported on code.google.com by d.janko...@gmail.com on 11 Feb 2013 at 12:21