[question] How to debug a Tauri plugin on iOS or Android? #2244
Labels
platform: android
Android specific issues
platform: ios
iOS specific issues
question
Further information is requested
We reported #2234 and have been following the mobile plugin development guide to debug the issue on iOS. Is there a recommended way to debug a Tauri Swift/Kotlin plugin package with the example app?
We can run the app and debug Rust code etc, but ideally we want to place breakpoints in Swift code in Xcode to determine why the opener plugin is not yet functioning correctly. Is this a supported workflow yet?
The text was updated successfully, but these errors were encountered: