This website requires JavaScript.
Explore
Help
Sign In
tauri-apps
/
tauri
Watch
1
Star
1
Fork
0
You've already forked tauri
mirror of
https://github.com/tauri-apps/tauri.git
synced
2024-12-01 11:13:40 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6f23fa302d
tauri
/
.changes
/
fix-ios-plugin-throws-command.md
6 lines
95 B
Markdown
Raw
Normal View
History
Unescape
Escape
fix(ios): use correct class to call plugin command with `throws` (#6830)
2023-05-01 20:19:28 +03:00
---
Merge remote-tracking branch 'origin/dev' into next (#7212)
2023-06-15 15:52:33 +03:00
"tauri": 'patch:enhance'
fix(ios): use correct class to call plugin command with `throws` (#6830)
2023-05-01 20:19:28 +03:00
---
Use actual iOS plugin instance to run command with
`throws`
.
Reference in New Issue
Copy Permalink