BlueWallet/hooks
Ivan Vershigora 06830bd766
fix: bio reject path on iOS 26 sim taps Cancel on retry dialog
iOS 26 sim shows a system "Face Not Recognised / Try Again / Cancel" retry
dialog after the first applesimutils nonmatch — Detox can't reach those
system-overlay buttons. failBiometric now shells `idb ui tap` at the dialog's
Cancel coords so the simplePrompt promise actually rejects and JS onError
handlers run.

Demote useExtendedNavigation.ts's biometric-failure log from console.error
(which fires LogBox notification toasts) to console.log — bio rejection is
expected user input, not an app error.

Multisig vault test gains scroll-to-visible for Vault Key 2/3 and a
post-bio-rejection OK-tap to dismiss the residual "Canceled by another
authentication" alert that occludes the screen.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 11:43:24 +01:00
..
context Revert "wio" 2025-01-13 08:51:40 -04:00
useAnimateOnChange.ts REF: bump react native 2026-03-16 21:13:23 +00:00
useAppState.ts wip 2024-11-05 16:07:28 -04:00
useAsyncPromise.ts REF: Use Error type 2023-12-25 17:22:49 -04:00
useBiometrics.ts DEL: Remove package 2024-06-03 21:27:21 -04:00
useBounceAnimation.ts FX: ManageFlatlist fixes 2025-04-29 20:04:30 -04:00
useCompanionListeners.ts fix: wip 2026-05-11 11:43:23 +01:00
useDebounce.ts REF: use debounce in wallet transactions to avoid rapid reattempts 2025-02-21 21:57:37 -04:00
useDeviceQuickActions.ts FIX: graceful error handling (attempt to prevent startup crashes) 2026-02-22 15:27:54 +00:00
useDeviceQuickActions.windows.ts REF: useDeviceQUickactions 2024-11-14 11:30:19 -04:00
useExtendedNavigation.ts fix: bio reject path on iOS 26 sim taps Cancel on retry dialog 2026-05-11 11:43:24 +01:00
useHandoffListener.ios.ts REF: bump react native 2026-03-16 21:13:23 +00:00
useHandoffListener.ts Update useHandoffListener.ts 2025-02-01 10:29:05 -04:00
useKeyboard.ts ADD: useKeyboard 2024-08-24 12:16:38 -04:00
useMenuElements.ios.ts REF: bump react native 2026-03-16 21:13:23 +00:00
useMenuElements.ts REF: Use bottom tabs 2025-03-09 07:45:19 -04:00
useOnAppLaunch.ts FIx: onapp launch was not working 2025-05-12 23:14:28 -04:00
useScreenProtect.ts fix: use of usescreenprotect 2026-02-20 11:21:37 -05:00
useSizeClass.ts wip 2025-04-12 20:08:08 -04:00
useWalletSubscribe.tsx REF: bump react native 2026-03-16 21:13:23 +00:00
useWatchConnectivity.ios.ts FIX: greatly improve startup time 2026-04-21 19:18:25 +01:00
useWatchConnectivity.ts wip 2024-11-08 23:00:38 -04:00
useWidgetCommunication.ios.ts Update useWidgetCommunication.ios.ts 2025-10-05 13:43:37 -05:00
useWidgetCommunication.ts wip 2024-11-08 21:59:39 -04:00