shazron opened a new pull request #331: CB-13210 - App Transport Security Key 
is wrong
URL: https://github.com/apache/cordova-ios/pull/331
 
 
   ### Platforms affected
   
   Self
   
   ### What does this PR do?
   
   Fixes access tag writing of the wrong key NSAllowsArbitraryLoadsInMedia. It 
should be NSAllowsArbitraryLoadsForMedia
   
   Fixes unit-test errors that were not caught since the exceptions were thrown 
in a Promise (about 30 errors)
   
   ### What testing has been done on this change?
   
   npm run unit-tests
   npm run eslint
   
   ### Checklist
   - [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
   - [X] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform 
affected.
   - [X] Added automated test coverage as appropriate for this change.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to