ed33 / rcsjta

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

Multiple option requests for same contacts during capability resynchronization #117

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The stack re-synchronizes (i.e. send options requests for un-queried users) 
under the following conditions:
1.  Upon initial start up
2.  Every time we regain connection with the network
3.  Every time the native address book is changed

During resynchronization, multiple option requests are sent for same contacts. 
This is because new RCS contacts are only persisted upon reception of the 
response so it is not possible to filter on the time of the last request during 
resynchronization.

Original issue reported on code.google.com by lemordan...@gmail.com on 22 Jun 2015 at 5:07

GoogleCodeExporter commented 8 years ago

Original comment by lemordan...@gmail.com on 25 Jun 2015 at 2:10