Dettaglio export popup avviso su android#511
Conversation
quando l'utente prova a salvare nella root directory di android ha un output più chiaro sul perchè non funziona e su dove salvare il file
theperu
left a comment
There was a problem hiding this comment.
Hi! Thanks for your contribution, the idea is correct but I wouldn't hardcode all the paths because the same error is thrown if you create a folder in the root and try to save the file there. Also different devices might have a different path.
What I would do is catch the actual error that is thrown when this happens and show that dialog no matter the path
Hello, you are right, I removed the hardcoded path, now when the saving error happens it shows the simplified message. Hope it helps |
Dettaglio export popup avviso su android
🎯 Description
quando l'utente prova a salvare nella root directory di android ha un output più chiaro sul perchè non funziona e su dove salvare il file
Closes: # (issue)
📱 Changes
🧪 Testing Instructions
Behaviour
📸 Screenshots / Screen Recordings (if applicable)
Documentazione dell'errore da utente discord:
20260130_225757.mp4
🔍 Checklist for reviewers
✍️ Additional Context
Questo errore era stato segnalato su discord da un utente in chat generale.