apptentive / apptentive-android

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

Love dialog is not showing for Rating Prompt #197

Closed FazalHussain closed 3 years ago

FazalHussain commented 4 years ago

I am trying to integrate Apptentive in my android app but love dialog is not showing whereas the event is getting tracked

Apptentive.setRatingProvider(CustomRatingProvider())
        AnalyticHelper.logApptentiveEvent(this,
                AnalyticsConstants.APPTENTIVE.OFFER_DETAIL)

What I am doing wrong?

CaseyApptentive commented 4 years ago

Hey @FazalHussain!

Can you email me at support@apptentive.com with details about which app you're working on? I'd like to take a closer look at your Dashboard settings.

Also, can you share logs from a test in which you attempt to launch the Love Dialog?

Thanks.