Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[question] How to debug a Tauri plugin on iOS or Android? #2244

Open
velocitysystems opened this issue Dec 30, 2024 · 0 comments
Open

[question] How to debug a Tauri plugin on iOS or Android? #2244

velocitysystems opened this issue Dec 30, 2024 · 0 comments
Labels
platform: android Android specific issues platform: ios iOS specific issues question Further information is requested

Comments

@velocitysystems
Copy link

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?

@FabianLars FabianLars added question Further information is requested platform: android Android specific issues platform: ios iOS specific issues labels Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: android Android specific issues platform: ios iOS specific issues question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants