Shridhar Goel
Shridhar Goel
The specification allows it: https://en.wikipedia.org/wiki/Email_address#RFC_specification
@advait-bhitkar Can you attach a video showing the fix? Also, you should have confirmed whether the issue is available to pick before opening a PR.
## Proposal ### Please re-state the problem that we are trying to solve in this issue. Show meaningful path of saved logs. ### What is the root cause of that...
As of now, on Android file is getting saved to internal directory and then being copied to Downloads. My proposal directly saves it to Downloads, because of which the path...
But isn't it redundant to first download it in one folder and then copy to another? We can improve performance by directly downloading to Downloads folder. Also, logs can become...
@ishpaul777 https://github.com/ShridharGoel/ExpensifyApp/tree/test-download
Yes, same function can be used with an extra parameter. `LegacyDownloadsDir`points to the common Downloads folder.
## Proposal [Updated](https://github.com/Expensify/App/issues/40213#issuecomment-2053949754) to just show a meaningful path.
## Proposal [Updated](https://github.com/Expensify/App/issues/40213#issuecomment-2053949754)
@ishpaul777 I had updated the infoFilePath while testing, missed it in the proposal. Updated now.