How do you get UE5 linked with Google Play Services in late 2022?

I’ve been scouring the forums for answers on this, and like others, it seems that the only information available is from older versions of both UE and the Google Play Services.

I have everything setup for achievements in my project, and the app all configured in the Google Play Console and Cloud Platform ready to go, but after publishing the game for testing on the store, any calls to the achievement services either fail (CacheAchievements) or don’t do anything at all (ShowPlatformSpecificAchievementsScreen).

There is one piece of information that I have not filled in which may be the problem, but I can’t see why. Everything states that the Google Play License Key needs to be entered, but a) This does not exist in the current Google Play Console, and b) It is stated in the UI that this is required for IAP. Devs that just want Achievements / Leaderboards shouldn’t need this key, but I can’t see if its lack of completion is relevant, other than the google services simply aren’t appearing.

I have watched a tutorial on how to get this working in Unity with the current console and it does not require the license key. It does, however, use the OAuth2.0 client ID, but there doesn’t seem to be anywhere that this should be entered into the project settings.

HELP! An end to end tutorial video on this would be hugely appreciated.

1 Like

looking for a tutorial on this too.

I didn’t find something updated or step by step for ue4, lots of tutorial covers the UE4 side but the google side is not covered, is left for the official google docs.

we need a tutorial for the configuration for the app/game in google developer console for ue4 because this is not covered.

i only found lots of tutorial that cover the google part but for unity3d, i had already wasted almost five month trying to setup google services for login, achievements and leader-boards without any success, i forgot the total of try counts on this.

Any help would be very appreciated.

Sorry @Jgibbs to use your post, hoping we can get someone to help us with this issue.

1 Like