APTEM591

Results 3 issues of APTEM591

**Describe the bug** Authentication fails when i add .RequestIdToken to the PlayGamesClientConfiguration. Logs return an error "authentication failed - developer error". **To Reproduce** ``` var config = new PlayGamesClientConfiguration.Builder() .RequestEmail()...

bug

**Describe the bug** Text is not visible even with Maskable disabled **To Reproduce** Steps to reproduce the behavior: 1. Instantiate prefab under SoftMask 2. Set this object active (which is...

bug
need more info

Add feature to toggle vibration state. For example "Vibration.Toggle(false)" to disable any vibrations and true for enable. If toggled off - any vibration command will be ignored.