# отзывы пользователей

Published articles for отзывы пользователей.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Integrating and Testing Google In-App Review in an Android App

DevFeed: [Integrating and Testing Google In-App Review in an Android App](<https://devfeed.tech/articles/in-app-review-37999.md>)

Original publisher: [Read original article](<https://habr.com/ru/companies/koshelek/articles/552468/>)

Author: android\_sumin (Кошелёк)

Published: 2021-04-15T09:23:21Z

Content type: tutorial

Language: ru

Sources: ["Кошелёк" RU](<https://devfeed.tech/sources/ru.md>)

Topics: [API](<https://devfeed.tech/topics/api.md>), [App](<https://devfeed.tech/topics/app.md>), [Google](<https://devfeed.tech/topics/google.md>), [huawei](<https://devfeed.tech/topics/huawei.md>)

Tags: [android-development](<https://devfeed.tech/tags/android-development.md>), [api](<https://devfeed.tech/tags/api.md>), [app](<https://devfeed.tech/tags/app.md>), [google](<https://devfeed.tech/tags/google.md>), [huawei](<https://devfeed.tech/tags/huawei.md>), [in-app-review](<https://devfeed.tech/tags/in-app-review.md>), [play](<https://devfeed.tech/tags/play.md>), [review](<https://devfeed.tech/tags/review.md>), [tag-029e6de181be](<https://devfeed.tech/tags/tag-029e6de181be.md>), [tag-64fbfec0bb2f](<https://devfeed.tech/tags/tag-64fbfec0bb2f.md>), [tag-cc870f3d2b0d](<https://devfeed.tech/tags/tag-cc870f3d2b0d.md>), [tag-ff8611445bc5](<https://devfeed.tech/tags/tag-ff8611445bc5.md>)

### AI overview

This article describes integrating Google In-App Review into an app and testing its review dialog. It discusses Play Market build requirements, callback limitations, and handling failures on Huawei devices without Google Play services.

### Source excerpt

Ни для кого не секрет, что, если пользователю не нравится ваше приложение -- он с большой вероятностью оставит негативный отзыв. Но если его все устраивает -- далеко не факт, что он захочет тратить время, чтобы поставить оценку в маркете. Читать далее