surfstudio / flutter-otp-autofill

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

[BUG] app is crashing #79

Open Tejovarmabuddyloan opened 4 months ago

Tejovarmabuddyloan commented 4 months ago

E/AndroidRuntime(21724): java.lang.RuntimeException: Unable to start receiver com.oohyugi.sms_otp_auto_verify.SmsBroadcastReceiver: java.lang.NullPointerException: null cannot be cast to non-null type kotlin.String app is crashing reciveing on otp

DmitrDomrachev commented 3 months ago

@Tejovarmabuddyloan Could you provide us with minimal code which can reproduce this issue?