Flickering black view
barenddev opened this issue · 1 comments
barenddev commented
Im having a bug with this library where it will make a black square flash randomly (the size of the frame of this button when collapsed to a circle) at the bottom of my stackview.
It only appears under two instances:
- UIAlertController is presented
- I have a button for manual biometric sign in. if that is used, it appears. if you use normal automatic biometric sign in on app initial launch the bug does not present itself.
Any ideas of what could be causing this?
barenddev commented
Closing issue. Problem was unrelated to this library.