KyPass 4 - Crash when using AutoFill(Argon2).
KyPass 4 - Crash when using AutoFill(Argon2).
Greetings,
On iOS 12.0.1, KyPass crashes when AutoFill is usedwithin apps.
Please note that Autofill crashes when Argon2 is used, works fine with AES-KDF.
Tested on iPhone 6s and Xs.
On iOS 12.0.1, KyPass crashes when AutoFill is usedwithin apps.
Please note that Autofill crashes when Argon2 is used, works fine with AES-KDF.
Tested on iPhone 6s and Xs.
Re: KyPass 4 - Crash when using AutoFill(Argon2).
Argon2 can use too much memory for an autofill extension (if configured for high memory usage) and will then crash. This is due to a limitation of Apple for autofill plugins. See this thread for help and how to reduce memory load it produces:
viewtopic.php?t=36
—
Kypass Beta Tester and Moderator
viewtopic.php?t=36
—
Kypass Beta Tester and Moderator
Re: KyPass 4 - Crash when using AutoFill(Argon2).
Thanks for the information.