surfstudio / flutter-otp-autofill

Made by Surf 🏄
Apache License 2.0
75 stars 43 forks source link

[BUG] Autofill OTP not working in Android 13. #51

Open HardikVyasSelf opened 1 year ago

HardikVyasSelf commented 1 year ago

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

keyurcodeShastra commented 1 year ago

Same issue I have facing

plasticfiresam commented 1 year ago

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