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 proper Love Dialog in android version Nougat ,Marshmellow and Oreo. Also How to get message center data and save the same to the backened. #195

Open avinash420448 opened 4 years ago

avinash420448 commented 4 years ago

Hey you love dialog and message center is not visible in Marhmellow, Nougout ,Oreo and pie. I am using sdk version 5.5.0. It is working fine in Android Q. Please check and let me know why I am getting this issue. Also let me know How to save message center data in backend.

CaseyApptentive commented 4 years ago

Hi @avinash420448 !

Happy to help. Can you help me better understand the issue you're seeing?

Are you building using AndroidX version 1.1 or more recent? I ask because you should only use SDK version 5.5.0 if you're using AndroidX 1.1. If you're not yet on Android X 1.1, please use SDK 5.4.7: https://github.com/apptentive/apptentive-android/releases/tag/v5.4.7

Also, can you tell me more about what you're trying to do with saving Message Center data? Happy to help but I don't quite understand the question.