medallia / digital-ios-sdk

MIT License
5 stars 5 forks source link

App screen flashing or flickering right after every form dismissal #10

Open ajith-heb opened 8 months ago

ajith-heb commented 8 months ago

SDK Version: 4.3.0 Xcode Version: 15.1

OS Version: 17.2

Description: App screen is flashing or flickering just after Medallia form is dismissed in the app.

Steps to Reproduce

  1. Show any form from the app screen.
  2. Submit any sample form and wait for form to dismiss or Click close button to dismiss the form

Expected Behavior Screen should not flicker after dismissing the form. I hope this is caused by some animations inside the SDK.

Actual Behavior Screen flickering right after Medallia form is dismissed which gives a bad user experience.

Code Snippet

MedalliaDigital.showForm(formID, success: {

    }) { (error) in

}

OriMedallia commented 8 months ago

Hi,

Please contact your Digital Expert with all the information including a video of the issue. In addition please try to reproduce the issue on a sample app or an empty project. Once the Digital Expert raises a ticket, we'll be able to prioritize it.

Thanks, Ori

Marc-Azevedo commented 1 month ago

This is still happening on the latest version (4.5.1)