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

Not able to get App rate dialog box in Android in lower environments #248

Open
sthuraka-incomm opened this issue Jun 20, 2024 · 1 comment

Comments

@sthuraka-incomm
Copy link

I have integrated alchemer for android kotlin project. Everything is working fine but when I tap on YES on love dialog, nothing is happening in lower environments. I have tested in both physical device and emulators. Is there anyway to get the rate dialogs in emulators in lower env's.

Below is the version I have added.

implementation 'com.apptentive:apptentive-kit-android:6.7.0'

@mayuce
Copy link

mayuce commented Jun 27, 2024

If your emulator does not have Google AOSP you can not use the Google services, you might need to check that out or if your Google account already has submitted a review for that app that can also be the case. Try to filter 'apptentive' from your logcat and see what's happening there.

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