Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleartext HTTP traffic not permitted #9

Open
MrKindSir opened this issue Jan 9, 2019 · 0 comments
Open

Cleartext HTTP traffic not permitted #9

MrKindSir opened this issue Jan 9, 2019 · 0 comments

Comments

@MrKindSir
Copy link

MrKindSir commented Jan 9, 2019

Issue is located in MainActivity, inside the onCreate() new Thread() method were the getJSON(parseUrl); is called.

I know I could simply add 'android:usesCleartextTraffic="true"' to the manifest file but I'm new to this and I'm wondering if it won't have any security back clashes in the future...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant