We would modify the database to represent which of our contacts are blocked and which of our contacts have blocked us.
During installation, we would sync from server to know if any of our contacts has blocked us or not. In fact, I would try to use the same contact sync API to show if that person has blocked you or not. I would update that here.
During creation of entries of contacts, we would fill these values of blockedByMe or IamBlocked with true or false values.
We would modify the database to represent which of our contacts are blocked and which of our contacts have blocked us.
During installation, we would sync from server to know if any of our contacts has blocked us or not. In fact, I would try to use the same contact sync API to show if that person has blocked you or not. I would update that here.
During creation of entries of contacts, we would fill these values of blockedByMe or IamBlocked with true or false values.