Skip to content

App permits all cleartext traffic #13

@critt

Description

@critt

The app level AndroidManifest currently uses the application tag attribute android:usesCleartextTraffic="true".

This is a QOL move for this stage of development, as it permits the use of both local and cloud backends with dynamic IPs that don't yet support TLS. The alternative is constantly updating a network security config with the latest path to your backend API.

This is a temporary configuration that must change at some point.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions