SuddenH4X / awesome-app-rating

An Android library providing a dialog, which asks the user to rate the app or give feedback. You can also use the library to show the Google in-app review easily under certain conditions.
Apache License 2.0
231 stars 38 forks source link

Two issues #73

Closed jawegielewski closed 1 year ago

jawegielewski commented 2 years ago

Hello

I have two issues.

1) When I open "Give feedback" dialog and then submit - nothing happens.

2) Height of those dialogs are much to long I mean button are located properly but bottom of dialogs is long below those buttons.

Please give me a solución because I like this project :)

Regards Jakub

SuddenH4X commented 2 years ago

Hi @jawegielewski,

  1. Did you read the readme, especially the mail feedback part? If yes, which library logs do you see in Logcat?
  2. This shouldn't be the case and I can't reproduce it myself. Can you share your device, android version and a screenshot of the bug?

Best regards, SuddenH4X