I have the problem described here in a cordova app: iOS9 ATS: what about HTML5 based apps?
... I don't see an Info.plist outside of the platforms/ios directory that I can add that config to. Everything inside platforms/ios gets clobbered/replaced when I build the app.
So, is there a way to update the Info.plist with that new config that is permanent?
Thanks!