InkSha
InkSha
Tauri info: ```sh [✔] Environment - OS: Mac OS 15.4.1 x86_64 (X64) ✔ Xcode Command Line Tools: installed ✔ Xcode: 16.2 ✔ rustc: 1.86.0 (05f9846f8 2025-03-31) ✔ cargo: 1.86.0 (adf9b6ad1...
I saw that PR #13895 added the `run_mobile_plugin_async` method. I modified the existing code as follows: ```rust // mobile.rs // ... pub async fn ping(&self, payload: PingRequest) -> crate::Result {...
swift info: swift-driver version: 1.115.1 Apple Swift version 6.0.3 (swiftlang-6.0.3.1.10 clang-1600.0.30.1) Target: x86_64-apple-macosx15.0