Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用离子短信检索器插件在 Ionic 4 中实现自动 OTP 验证,并且我正在从我的短信模板的 getAppHash 方法获取 App 哈希字符串,但它在发布模式下不起作用。所以请建议如何解决这个问题。而且我还需要从命令行计算 App Hash,它是如何工作的?
请建议
谢谢
下载此文件 https://github.com/googlearchive/android-credentials/blob/master/sms-verification/bin/sms_retriever_hash_v9.sh
并运行命令
./sms_retriever_hash_v9.sh --package yourPackageName --keystore your_keystore_file_location