eclipsesource / eclipsesource/tabris-js

Fix mismatch of shared console log file extension with its content type

Open
#2,193 1 comment 0 reactions 0 assignees View on GitHub
bug ios
Dominant language
JavaScript
Stars
1.4k
Forks
171
PR merge metrics
No merged PRs in 30d

Description

### Issue description

Currently, the console contents are shared as a file with the `.txt` file extension when tapping on "..." -> "Share console" in the Tabris.js iOS client, although they have HTML contents.

### Proposed solution

The console contents should be shared as a file with the `.html` extension when tapping on "..." -> "Share console".

### Alternative solutions

Alternatively, the contents of the console logs could be changed to simple plain text, bringing the behavior in line with the Android client.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.