User found results isME parameter is messed up.
Posted: 18 May 2012, 02:48
Latest API latest server update.
2012-05-17 22:44:07.249 iBridgeBaron[2168:707] AppDelegate::onUserFindResult
2012-05-17 22:44:07.252 iBridgeBaron[2168:707] {
users = (
"[User: milen, Id: 203, isMe: NO]",
"[User: TheDeveloper, Id: 169, isMe: NO]"
);
}
This is the log of onUserFindResult. I'm logged in as 'milen' why isMe shows NO, when it should be YES?
2012-05-17 22:44:07.249 iBridgeBaron[2168:707] AppDelegate::onUserFindResult
2012-05-17 22:44:07.252 iBridgeBaron[2168:707] {
users = (
"[User: milen, Id: 203, isMe: NO]",
"[User: TheDeveloper, Id: 169, isMe: NO]"
);
}
This is the log of onUserFindResult. I'm logged in as 'milen' why isMe shows NO, when it should be YES?