Closed amir14a closed 3 years ago
Hey, please check v1.4.1, it should fix the above issue.
Build failed in jitpack.io and I can't use it in my project: https://jitpack.io/com/github/fraggjkee/sms-confirmation-view/1.4.1/build.log
woops, It appeared that the build has been failing since 1.4.0 when I changed gradle version to 7.0... try 1.4.5
, the build has finally passed.
Thanks. I will close the issue
Version: 1.3.1 Hello, I use manual mode and I call startListeningForIncomingMessages() in some cases, but if user finish activity before startListeningForIncomingMessages() call, this exception occurs:
Please check if reciver registered yet, then unregister it.