fix(ios): fix download logs dialog not opening on iOS#3374
Conversation
…n and updating share method to use SharePlus with appropriate parameters for text and compressed files.
…gin and correct import path for app configuration.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Visit the preview URL for this PR (updated for commit 96c1baa): https://walletrc--pull-3374-merge-j0d9sfsq.web.app (expires Wed, 12 Nov 2025 16:55:58 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: f66a4ff03faa546f12f0ae5a841bd9eff2714dcc |
gcharang
left a comment
There was a problem hiding this comment.
can confirm that logs download in the web app continues to work
CharlVS
left a comment
There was a problem hiding this comment.
Working on macOS. Thanks!
Fix issue where the "Download logs" button in Settings was not opening the share dialog on iOS devices.
Changes:
This ensures the share sheet dialog appears correctly on both iPhone and iPad devices when downloading log files.