fix: Add buggy method comment #1638

This commit is contained in:
J-Jamet 2023-09-11 21:38:12 +02:00
parent 11a98267a2
commit ef77c2acfb

View file

@ -284,6 +284,7 @@ class KeeAutofillService : AutofillService() {
// Build response
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.TIRAMISU) {
try {
// Buggy method on some API 33 devices
responseBuilder.setAuthentication(
autofillIds,
intentSender,