Emre Akcan
Emre Akcan

Reputation: 1160

iOS 14.2+ MaterialComponents password field displays blank keyboard

I'm using pod 'MaterialComponents/TextControls+OutlinedTextFields'. For non-password text fields, keyboard normally shows when I tap on the text field.

But for the password fields it's different, when I tap first, it shows completely grey keyboard, when I tap onto another field and tap back to password, it displays strong password recommendation (it should do it on first tap).

I tried to update pods but error still appearing.

enter image description here

Upvotes: 0

Views: 159

Answers (0)

Related Questions