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.
I use Android Studio and Java, I want to use your library but I can't find the AppRating class. I've successfully implemented the git repository
Is because the library is in kotlin? It don't work with java projects?
Of course the library is also working with java projects. Can you share a little bit more details of your integration? How and where did you add the dependency?
I use Android Studio and Java, I want to use your library but I can't find the AppRating class. I've successfully implemented the git repository Is because the library is in kotlin? It don't work with java projects?