bettybop68 / android-rcs-ims-stack

Automatically exported from code.google.com/p/android-rcs-ims-stack
0 stars 1 forks source link

Unable to receive the notification and problem in starting the video sharing #97

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. RCS service is started and showing in Notification area
2. Open the rcs-e application them click the capability button.
3. Select request capability and then select the appropriate number. A toast 
message is appeared Request has been sent in the background.
4. But no notification is received on that mobile in which also the RCS service 
is running.

What is the expected output? What do you see instead?
A notification is expected after that capabilities will be checked but 
notification is not received

What version of the product are you using? On what operating system?
Android 4.2 galaxy nexus and android 4.0 Galaxy note

Please provide any additional information below.

Original issue reported on code.google.com by deepak.p...@gmail.com on 15 Jan 2013 at 5:15

GoogleCodeExporter commented 8 years ago
Please send us traces, it's impossible to do support without logcat traces
Thks

Original comment by jmauffret@gmail.com on 28 Jan 2013 at 8:28

GoogleCodeExporter commented 8 years ago
In originating side, we display the received capabilities in the UI (checkbox 
items).
In the terminating side, there is no UI event because the capability discovery 
runs in background to avoid to disturb the remote end user.

Original comment by jmauffret@gmail.com on 16 Feb 2013 at 7:21