I'm getting this issue in only release builds but running perfectly in debug anyone know this issue ?
Process: com.truqit.customer, PID: 5365
java.lang.NullPointerException: throw with null exception
at com.truqit.customer.authentication.a.a.a()
at com.truqit.customer.authentication.c.a()
at i.n.run()
at android.os.Handler.handleCallback(Handler.java:754)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:165)
at android.app.ActivityThread.main(ActivityThread.java:6375)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:912)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:802)