iOS App not showing Passwords - "database execution statement failed"

I applied the fix and I can confirm it works:

DELETE FROM resource_types WHERE slug IN ('v5-default', 'v5-totp-standalone', 'v5-password-string', 'v5-default-with-totp');
1 Like