I had a similar problem and its because my Default Engine (UE4Project/Config/DefaultEngine) file was missing:
[OnlineSubsystem]
DefaultPlatformService=Null
I just pulled this up from comparing my games ini files to the those inside Tappy Chicken. I think you replace “Null” with Googleplay.