Andre

Results 5 issues of Andre

你好,未使用CryptoObject,可以考虑加一下吗? 在AndroidFingerprint的authenticate 的第1个参数 mFingerprintManagerCompat.authenticate(null, 0, mCancellationSignal, new FingerprintManagerCompat.AuthenticationCallback() { @Override public void onAuthenticationSucceeded(FingerprintManagerCompat.AuthenticationResult result) { super.onAuthenticationSucceeded(result); onSucceed(); } @Override public void onAuthenticationFailed() { super.onAuthenticationFailed(); onNotMatch(); } @Override public void onAuthenticationError(int...

Issue: Violation of Malicious Behavior policy An app distributed via Google Play may not modify, replace, or update itself using any method other than Google Play's update mechanism. Likewise, an...

你好,首页列表的数据出问题了。

**Bug Description** Failed to build: - Validation errors: - Unknown type 'TokenProject'.:graphql/data/Token.ts:43:55 - Unknown type 'TokenProjectMarket'.:graphql/data/Token.ts:27:45 **Steps to Reproduce** 1. yarn install **Expected Behavior** Navigate to [http://localhost:3000] to see UI...

bug

Hi, I have translated chapter 32 into English.