Hi Brian, my app was being buggy following this lesson, in pretty much the same way as described below. When I click on 'full name' or 'email' textfields, no keyboard pops up, and when I click on 'password' textfield, the keyboard briefly pops up then disappears in a very buggy manner. After being unsure how to fix this bug, I decided to download the project for this lesson.. but the bug persists!
Here are the errors:
2019-02-24 13:29:17.155841+0000 SwipeMatchFirestoreLBTA[75357:24785509] API error: <_UIKBCompatInputView: 0x7fc130d0e5e0; frame = (0 0; 375 233); layer = <CALayer: 0x600000faa020>> returned 0 width, assuming UIViewNoIntrinsicMetric
2019-02-24 13:29:17.293504+0000 SwipeMatchFirestoreLBTA[75357:24785811] [AutoFill] Cannot show Automatic Strong Passwords for app bundleID: com.letsbuildthatapp.SwipeMatchFirestoreLBTA due to error: iCloud Keychain is disabled
any suggestion on how to fix ? I imagine it's something to do with my own settings on xCode... ?