项目作者: alvareztech

项目描述 :
Sample application of authentication services, phone number and others.
高级语言: Java
项目地址: git://github.com/alvareztech/android-identification.git
创建时间: 2020-09-23T18:18:28Z
项目社区:https://github.com/alvareztech/android-identification

开源协议:

下载


Android Identification

HMS

Auth Service

Dependencies

  1. implementation 'com.huawei.agconnect:agconnect-core:1.4.1.300'
  2. implementation 'com.huawei.agconnect:agconnect-auth:1.4.1.300'

Mobile Number

Common errors
  • Error: code: 2 message: java.security.InvalidParameterException: url is null.
  • Solution: Enable Auth Service (AG Console) and update agconnect-services.json

  • Error: code: 203818052 message: verify code action is invalid.

  • Solution: Add .action(VerifyCodeSettings.ACTION_REGISTER_LOGIN)
Screenshots

Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4