i have implemented View controller-based status bar appearance
to YES
in my application.
I have implemeted biometric authentication in my application.
but the issue is my UIViewController
has .lightContent
and when biometric dialog presents for authentication it has .default
style so please guide me how can i change the statusBar
style of biometric authentication controller.
here is the reference screens.
1. UIViewController
with Light Content
please guide me how to change biometric authentication statusBar
style?
Thanks