I'm implementing Auto OTP verification in Ionic 4 using ionic sms retriever plugin, and I am getting App hash string from getAppHash method for my sms template but its not working in release mode. So please suggest that how to solve this problem. And also I need to compute App Hash from command line, how it works?
Please suggest
Thanks