0

There are some possible solution.

But I received an error: "resource xml/network_security_config (aka com.companyname.test:xml/network_security_config) not found"

Where do I need to create a config XML file to have access to the Android manifest file?

I just want to linked xml file to the android:networkSecurityConfig in Android manifest.

capdos
  • 1
  • 2

1 Answers1

0

If you want to test .NET MAUI app on localhost API and avoid issue for SSL cert, you can use a tool https://ngrok.com/

"ngrok" will put localhost on the internet - it's working for me

capdos
  • 1
  • 2
  • As it’s currently written, your answer is unclear. Please [edit] to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Aug 28 '23 at 13:56