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

Not supported in android 9.0 (API 28) #83

Open
Asad-ls opened this issue Dec 11, 2018 · 2 comments
Open

Not supported in android 9.0 (API 28) #83

Asad-ls opened this issue Dec 11, 2018 · 2 comments

Comments

@Asad-ls
Copy link

Asad-ls commented Dec 11, 2018

working fine until it is tested in android Oreo, but when I hit api request in android Pie, it always go in onError method

@hadian90
Copy link

hadian90 commented Dec 20, 2018

same here, i think is because volleyplus using older version of volley.

@SaeedBahari
Copy link

@Asad-ls you just add network option file to res/xml like this

your domain without http://

and add this line to manifest/application tag

android:networkSecurityConfig="@xml/network_security_config"

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

3 participants