OnConnectDone issue

0 votes
Hi. I got this sample (https://github.com/SauravGShephertz/Android-TicTacToe/wiki/WalkThrough) and got it compiled. When I run it I can see the debug outputs in console. when the first user connects everything is ok and status in onconnectdone is true and it is waiting for other user to join to start the game, but as soon as I run the second emulator, onconnectdone status is false and so when the app on the second emulator runs, it is also waiting for other use to join.

what is the problem? why running the app on the second emulator makes the app on the first emulator to disconnect?

thanks in advance.
asked Feb 23, 2015 in AppWarp by Arash Shahzamani (25 points)

1 Answer

0 votes
Hi Arash,

Please ensure that the username you are passing in the Connect API is unique for each user.

Thanks

kanika Mittal

AppWarp Team
answered Feb 24, 2015 by kanika mittal (50 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...