flutter-otp-autofill icon indicating copy to clipboard operation
flutter-otp-autofill copied to clipboard

[BUG] Autofill OTP not working in Android 13.

Open HardikVyasSelf opened this issue 1 year ago • 2 comments

Prior Issues

This package is working fine till android 12 but not working with Android 13.

Describe the bug

I am using this package and it's working fine but once i have update my device with android 13 and i have founded that this Package not able to read OTP in android 13.

Please help regarding any permission to add or update or use other package for support.

/// your code here

Steps to Reproduce

If the current behavior is a bug, please provide the steps to reproduce.

What is the expected behavior?

A clear and concise description of what you expected to happen.

Additional context

  • What package and OS are affected by this issue? Did this work in previous versions of a package?

  • If applicable, add screenshots to help explain your problem.

  • Please provide output from flutter doctor -v and flutter analyze.

  • Add any other context about the problem here.

HardikVyasSelf avatar Mar 26 '23 05:03 HardikVyasSelf

Same issue I have facing

keyurcodeShastra avatar Apr 18 '23 05:04 keyurcodeShastra

@HardikVyasSelf Could you provide more information about your case or minimal code to reproduce?

plasticfiresam avatar Jul 12 '23 10:07 plasticfiresam

Just testing, working fine on :

  • Android 11 (Samsung Galaxy A50)
  • Android 13 (Google Pixel 4)
  • Android 14 (Samsung Galaxy A04s)
  • Android 15 (Google Pixel 6a)

fabienbranchel avatar Oct 11 '24 09:10 fabienbranchel