What is the problem?
When topic attachment name contains an non ASCII character it causes invalid character error in file download header function, resulting in app crash.
Why is this a problem?
API crashes and is not usable
Possible solution.
Escape non ASCII characters before setting header
What is the problem?
When topic attachment name contains an non ASCII character it causes invalid character error in file download header function, resulting in app crash.
Why is this a problem?
API crashes and is not usable
Possible solution.
Escape non ASCII characters before setting header