How does it work in iOS? Currently using Objective C.
Created in Document.
LIKE
{
"_id": "",
"userEmail": "",
"broadcastID": "",
"like": "",
"count": 0,
"type": "like"
}
and
REACH
{
"_id": "",
"userEmai": "",
"broadcastID": "",
"reach": "",
"count": 0,
"type": "reach"
}
Thank you in advance :)
Count Numbers of Likes/Reached