solve a flickering issue in a device for some users

301 Views Asked by At

flickering image white line

I am trying to fix my app issue which is made of Flutter and Golang. Some clients facing a flickering issue and only have a flickering with only my app.

How to create an environment for solving that flickering issue? only few users are facing it. i checked on a virtual emulator device from android studio. there app working fine. how to produce a environment to understand and solve a problem?

1

There are 1 best solutions below

2
On

This Happen due to Android Version(Image File) using in your emulator device, delete it and download it again. Or Use the Upgraded version of Android Like Android 12. Because it's happening to most of the user who updated their emulator version from SDK Manager. I'm one of them too. I'm using Android 11 after Update I face this issue then after too much research I delete it and download the new Upgraded Version Android 12 on my emulator device and also downloading the requirement components from the SDK manager. Try it!!!