Forum Multiplayer Android: PlayerIO.authenticate() calling onSuccess twice

Discussion and help relating to the PlayerIO Multiplayer API.

Android: PlayerIO.authenticate() calling onSuccess twice

Postby Mohsinre » August 19th, 2014, 6:21 am

Why does PlayerIO.authenticate() call the onSuccess method twice when the authentication is complete? This happens every single time without fail, and it sends the same instance of the Client class as a parameter to the onSuccess method both times.
Mohsinre
 
Posts: 4
Joined: October 28th, 2012, 6:47 pm

Return to Multiplayer