igortyhon
I think I did set it the correct way.
Kindly bear with me... so I have 2 texts, T1 and T2
T1 will update its text from "Awaiting sign in" to "Signed in SUCCESS, requesting..." then to "Player data received" upon the trigger "On signed in" from google play.
T2 only updates whether the user is currently signed in or not.
But now even tho the player is signed in (after the second launch of the APK), T2 does detect that the user is signed in.
But T1 is never updated, meaning the "On signed in" is never triggered...