gameNetwork.request("login") and native.setProperty "immersiveSticky"

Hey guys,

I set 

native.setProperty( "androidSystemUiVisibility", "immersiveSticky" )

and it works fine so far.

Than I fiddle around with Google game services trying this: 

 gameNetwork.request("login", { userInitiated = true })

Whenever the Google login “toast” appears the androidSystemUiVisibility changes to “sticky” and pushes the scene to the left.

Even after login the navigation bar remains.

Something I can do?

Thanks in advance!!

Hi @support031,

I’m not sure this will work, but after the user has successfully logged into GPGS, can you once again set the native property back to “immersiveSticky”?

Brent

Thank you! I will give it a try.  :slight_smile:

My name should be “stunlabs” not “support031”  :unsure:

Hi @support031,

I’m not sure this will work, but after the user has successfully logged into GPGS, can you once again set the native property back to “immersiveSticky”?

Brent

Thank you! I will give it a try.  :slight_smile:

My name should be “stunlabs” not “support031”  :unsure: