jaumard / sms_autofill

Flutter plugin to provide SMS code autofill support
MIT License
281 stars 173 forks source link

Black Screen Issue In PhoneFieldHint Popup When Resume The Page #150

Open pandeykamlendra42 opened 2 years ago

pandeykamlendra42 commented 2 years ago

Getting black screen background with Phone Suggestion dialog, when the user is pressing home button & opening the app from background. Attached video for reference.

Steps to reproduce:

https://user-images.githubusercontent.com/13285421/147529267-63824137-ab56-45e7-bbb0-80dc9a2bf8b1.mp4

KakkadDarshak commented 2 years ago

any update on this?

mzdm commented 8 months ago

Can be solved with WidgetsBindingObserver and AppLifecycleState so codeUpdated executes only if _latestAppLifecycleState == AppLifecycleState.resumed