mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-29 13:31:27 +02:00
fix(barcode-scanner): dispatch iOS cancel() cleanup to the main thread (#3393)
Signed-off-by: Alexis Zankowitch <a.zankowitch@reply.de>
This commit is contained in:
committed by
GitHub
parent
cb863d57c6
commit
d8645ab3e5
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"barcode-scanner": patch
|
||||
"barcode-scanner-js": patch
|
||||
---
|
||||
|
||||
Fixed a crash on iOS when `cancel()` is invoked by running the cancel handler on the main thread.
|
||||
Reference in New Issue
Block a user