問題タブ [localauthentication]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
ios - touchIDAuthenticationAllowableReuseDuration の使用方法
アプリの起動時またはフォアグラウンドに入るときに LAContext を介してユーザーを認証しています。デバイスがロックされている場合、ユーザーは自分自身を承認するように 2 回求められます。その動作を回避するために、context.touchIDAuthenticationAllowableReuseDuration の値を 240 に設定しましたが、期待どおりに動作しません。ユーザーは、自分自身を 2 回認証する必要があります。私が間違っていることは何ですか?
android - local_auth Flutter のカスタム ダイアログを追加する
フラッターでパッケージlocal_authをいじっていました。このパッケージは Android と iOS の両方で正常に動作しますが、local_auth パッケージにカスタム ダイアログ オプションを追加するオプションが見つかりませんでした。誰にもアイデアはありますか?どんな助けでも大歓迎です。
ios - ユーザーによってキャンセルされた touchID 実装エラー
TouchId エラーを解決する方法:Domain=com.apple.LocalAuthentication Code=-2 "Canceled by user."
ローカルコンテキストを再度追加しようとしました: