Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Popup achievements not working #316

Open
BlacksAngel opened this issue Nov 25, 2020 · 1 comment
Open

Popup achievements not working #316

BlacksAngel opened this issue Nov 25, 2020 · 1 comment

Comments

@BlacksAngel
Copy link

Hello,

When the player unlock an achivement the pop to show that achievment has been completed don't show.

Could you please help me

        GamesClient gamesClient = Games.getGamesClient(this, GoogleSignIn.getLastSignedInAccount(this));
        gamesClient.setViewForPopups(this.findViewById(android.R.id.content));
        gamesClient.setGravityForPopups(Gravity.TOP | Gravity.CENTER_HORIZONTAL);
@JohannStolz
Copy link

I could not see the achievement unlock popups because I simply did not attach pictures to the achievements in the developer's console. As soon as I attached the plug pictures, everything began to work perfectly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants