There are several ways to get help with your app, depending on the issue. This page provides information on the support options and resources available.

<br />

## Report Issues

If you have been able to determine that the cause of a problem is an issue with Google Play Games Services itself, you can report it or search for existing reports on the Google Play Games Services Public Issue Tracker:

- [Report an issue](https://issuetracker.google.com/issues/new?component=1065418&template=1592272)
- [Search issues](https://issuetracker.google.com/issues?q=componentid:1065418)

<br />

<br />

### Bug Reporting

When reporting bugs ensure you include the following information in your bug description:

- A clear and concise description of what the bug is
- Steps to reproduce the behavior
- A clear and concise description of what you expected to happen
- A clear and concise description of what you observed
- [Capture](https://developer.android.com/studio/debug/bug-report)a bug report and share the Google Drive link. If the bug report contains sensitive information, then make it private and only give access to requests from @google.com accounts.
- Add screenshots to help explain your problem if applicable
- To learn how to use the Android logging system see[Reading and Writing Logs](https://developer.android.com/tools/debugging/debugging-log)

<br />

<br />

## Google Play Console

For questions about Play Games Services configuration in the Google Play Console, get help and support at[Play Console Help](https://support.google.com/googleplay/android-developer#topic=3450769).

## Help and Community

Ask questions and get help from the developer community on Stack Overflow by using the[`google-play-games`](https://stackoverflow.com/questions/tagged/google-play-games)tag.

## GitHub sample apps

To report an issue with a Play Games Services[sample app](https://github.com/playgameservices/), go to the sample repo on Github to file the issue.

<br />