flutter-otp-autofill
flutter-otp-autofill copied to clipboard
[BUG] Autofill OTP not working in Android 13.
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
andflutter analyze
. -
Add any other context about the problem here.
Same issue I have facing
@HardikVyasSelf Could you provide more information about your case or minimal code to reproduce?
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)