I have searched up this issue online and there is no clear documentation on how to make an insecure HTTP request on Xcode 13 as the info.plist list does not show unlike previous Xcode versions. I have tried making an exception domain as shown below.
Could anyone please guide me further on what I should do? This is the error raised, "App Transport Security has blocked a cleartext HTTP connection since it is insecure. Use HTTPS instead or add Exception Domains to your app's Info.plist."
1
1
2.8k