As far as I got understanding after reading the documentation, call sync is needed at client side to update. So, say I am getting call logs from server by APIs - do I really need to sync the call logs before fetching the call logs ?
I want to ask same for fetching the messages as well. Do I need to sync the messages before fetching messages for an extension ?