Hello ,
I'm new in development.
I built an application that also to the objective to propose a Additional information on services to merchants who have a website.
I tested a lot of codes but the https /
does not allow any sites ! and seeking a tutorial proposed this method that works on info.plist
is this code:
<key> NSAppTransportSecurity < / key>
< dict >
<key> NSAllowsArbitraryLoads < / key>
<true />
< / dict >
My question:
am I allowed to make use of this feature ?
Thanks for your help
I tested a lot of codes but the https // does not allow any sites ! and seeking a tutorial proposed this method that works on