This issues addresses multiple fix and they are following:
- During registration
useremail was not passing this cause many issue, including revoke failure, device sync failure, etc.
- File message bubble is not showing proper status.
- Device sync code
- Due to lack of event based getFileAccessStatus call, the privitty messages were shown as gibberish text. This was also seen in the chatlist message-preview. Specially during application reload.
- Many error in the privitty-server logs due to incorrect checks in the code.
This issues addresses multiple fix and they are following:
useremailwas not passing this cause many issue, including revoke failure, device sync failure, etc.