#How to turn OFF auto-signing feature?

1 messages · Page 1 of 1 (latest)

manic geyser
#

Hello, I just updated my essential kit to v3 and a lot of things changed... I am doing some work before I call GameServices.Authenticate();, but it seems essential kit doesnt care about it, it auto-log the player immediately after startup what is not what I want. Is there some setting I am missing ?

versed nebula
#

Well, it's not possible yet as thats how it is by default with Play Services V2 on Android.
As of now no options. But we will def change it to login only on Auth call if possible in the future. I know your concern!

#

I had a workaround to try but it's very private api. so have to stop proceeding.

manic geyser
#

Ok, so it's the behavior of the new Play Services V2, so I think I need to accommodate it. 😀 Thanks for the quick reply!

versed nebula
#

Hey @manic geyser
I just added option to disabling auto popup that comes on app launch from play game services in 3.5.0
Just wanted to let you know.

#

It's a hack though, but a good workaround if you are still looking for.