Hi Priyanka,
This does fix the problem. But, now I have a bigger problem
If I setGeo to "eu" or "japan", the method
- (void)onConnectDone:(ConnectEvent *)connectEvent
is never called
if I setGeo to "us" I can connect, subscribe to Lobby, get the list of available players, but, the method
- (void)onGetLiveUserInfoDone:(LiveUserInfoEvent *)event
is never called.
I am located in Europe, but I do not think that this matter at all.
Thank you