Cloudkibo / Android

0 stars 0 forks source link

Group icon is not updated if you are added to already created group #554

Closed Assadbintahir closed 7 years ago

Assadbintahir commented 7 years ago

Steps:

1- create a group on device 1 2- update the group icon and add members except device 2. 3- now add device 2 in group. 4- device 2 will get all information of group except group icon.

Assadbintahir commented 7 years ago

I have almost completed the code. I am facing an error in this issue. When I send icon to server using uploadicon end point, I get following error as result.

log

I will discuss this with @sojharo in morning and complete it.

Assadbintahir commented 7 years ago

This issue has been completed now.

Complete solution for this will be part of upcoming pull request

jekram commented 7 years ago

Thanks