Skip to content

Commit 8ec4fbc

Browse files
committed
improve experience of USB YubiKeys on Android
1 parent ec948d0 commit 8ec4fbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/app/src/main/kotlin/com/yubico/authenticator/MainActivity.kt

+1
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ class MainActivity : FlutterFragmentActivity() {
167167

168168
appPreferences.unregisterListener(sharedPreferencesListener)
169169

170+
stopUsbDiscovery()
170171
stopNfcDiscovery()
171172
if (!appPreferences.openAppOnUsb) {
172173
enableAliasMainActivityComponent(false)

0 commit comments

Comments
 (0)