surfstudio / flutter-otp-autofill

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

handle the scenario where strategies are empty #82

Open khoadng opened 4 months ago

khoadng commented 4 months ago

Checklist

Changes

Return early if there are no strategies at all.

How does this PR fix the problem?

Return early if there are no strategies.

mhmdVoj commented 3 months ago

I hope you are fine. What does it mean that the package does not execute startListenUserConsent when there is no Android platform and throws an error? Does this mean that these parts are not needed in iOS? So this package does not work for ios?