apptentive / apptentive-android

Apptentive Android SDK
http://www.apptentive.com
BSD 3-Clause "New" or "Revised" License
65 stars 64 forks source link

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

Open sthuraka-incomm opened 2 weeks ago

sthuraka-incomm commented 2 weeks ago

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 commented 1 week ago

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.