What’s the purpose of having these settings in info plist:
1) allow arbitrary reload = true
2) exception domains —> localhost —> NSExceptionInsecureHTTLoads = yes
Is this just for development purposes?
Do I need to remove it when building production IPA?