apptentive / apptentive-android

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

Apptentive dialog disappears on screen rotation #83

Closed gkee42 closed 8 years ago

gkee42 commented 10 years ago

When the user has the rating dialog open, if they rotate the device, the dialog disappears.

Seems to be device specific (can only reproduce on some phones). Tested On : Samsung Galaxy Grand 2 (Android v4.3) Using Apptentive for Android v1.4.2

skykelsey commented 10 years ago

Hi and thanks for reporting this. Does your app do anything special to handle rotation? Is the android setting to allow rotation enabled?

gkee42 commented 10 years ago

Yes, the setting to allow rotation is enabled. And no, we don't do anything special to handle it - just some saveInstanceState code that should not relate to the apptentive dialog at all.

skykelsey commented 8 years ago

Our dialogs have been redesigned, and should no longer exhibit this issue.