Unity Google Play Games not showing up

Hey,
I just downloaded and imported the official playgames package for unity, but the setup won’t shop up in windows>Play Games Services > Android Setup

Does anyone have an idea why it doesnt show up?

Unity version: 5.3.4f1
PlayGames Version: GooglePlayGamesPlugin-0.9.34.unitypackage

I’m having the same problem but for version 2017.1.f1

That problem appears when you have a compilation error. If unity detects that you have a compilation error it does not compile the code that creates the google play tab

I know that this may be older, but just for future reference for all, I went ahead and updated to the latest version of Unity (currently 2018.3.9) and it fixed the issue completely. I was running 2017.1.1, and I also had previously used Firebase in my project. I was wondering if the two ran into issues at the time, so I went ahead and removed all Firebase reference, but still wasn’t showing up for Google Play Games Services. I then went ahead and upgraded to the latest version of Unity and it was fixed.