Git Product home page Git Product logo

Comments (2)

DmitrDomrachev avatar DmitrDomrachev commented on August 15, 2024

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

from flutter-otp-autofill.

meetpatel1920 avatar meetpatel1920 commented on August 15, 2024

@DmitrDomrachev

Same issue. any solution?

D/AndroidRuntime(22804): Shutting down VM
E/AndroidRuntime(22804): FATAL EXCEPTION: main
E/AndroidRuntime(22804): Process: com.app.id, PID: 22804
E/AndroidRuntime(22804): java.lang.RuntimeException: Error receiving broadcast Intent { act=com.google.android.gms.auth.api.phone.SMS_RETRIEVED flg=0x200010 pkg=com.app.id (has extras) } in com.google.android.gms.internal.firebase-auth-api.zzack@c7228dc
E/AndroidRuntime(22804): 	at android.app.LoadedApk$ReceiverDispatcher$Args.lambda$getRunnable$0$android-app-LoadedApk$ReceiverDispatcher$Args(LoadedApk.java:1929)
E/AndroidRuntime(22804): 	at android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0.run(Unknown Source:2)
E/AndroidRuntime(22804): 	at android.os.Handler.handleCallback(Handler.java:942)
E/AndroidRuntime(22804): 	at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(22804): 	at android.os.Looper.loopOnce(Looper.java:226)
E/AndroidRuntime(22804): 	at android.os.Looper.loop(Looper.java:313)
E/AndroidRuntime(22804): 	at android.app.ActivityThread.main(ActivityThread.java:8762)
E/AndroidRuntime(22804): 	at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(22804): 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:604)
E/AndroidRuntime(22804): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
E/AndroidRuntime(22804): Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'int java.lang.CharSequence.length()' on a null object reference
E/AndroidRuntime(22804): 	at java.util.regex.Matcher.reset(Matcher.java:256)
E/AndroidRuntime(22804): 	at java.util.regex.Matcher.<init>(Matcher.java:167)
E/AndroidRuntime(22804): 	at java.util.regex.Pattern.matcher(Pattern.java:1040)
E/AndroidRuntime(22804): 	at com.google.android.gms.internal.firebase-auth-api.zzack.onReceive(com.google.firebase:firebase-auth@@22.1.1:8)
E/AndroidRuntime(22804): 	at android.app.LoadedApk$ReceiverDispatcher$Args.lambda$getRunnable$0$android-app-LoadedApk$ReceiverDispatcher$Args(LoadedApk.java:1919)
E/AndroidRuntime(22804): 	... 9 more

from flutter-otp-autofill.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.