- 1
Source path does not exist: resources/android/xml/network_security_config.xml
- 1
Source path does not exist: resources/android/xml/network_security_config.xml

Share
- Report
Welcome to a real coding world. Developer Helpline is an open community for anybody that codes. We assist you get answers to your hardest coding questions, share information along with your associates.
Login to join a coding world. Developer Helpline is an open community for anybody that codes. We assist you get answers to your hardest coding questions, share information along with your associates.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this answer should be reported.
Bittu Kumar
I had also this problem, I did some changes in
config.xml. I removed this piece of code<resource-file src="resources/android/xml/network_security_config.xml" target="app/src/main/res/xml/network_security_config.xml" />and It works for me.