You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2017/08/23 21:11:00 UTC

[jira] [Created] (CB-13210) App Transport Security Key is wrong

Shazron Abdullah created CB-13210:
-------------------------------------

             Summary: App Transport Security Key is wrong
                 Key: CB-13210
                 URL: https://issues.apache.org/jira/browse/CB-13210
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-ios
            Reporter: Shazron Abdullah
            Assignee: Shazron Abdullah


The Media <key> name is wrong. Should be

{code:java}
<key>NSAllowsArbitraryLoadsForMedia</key>
{code}

_(Not NSAllowsArbitraryLoadsInMedia)_
So, media streaming is not working in our Cordova app on IOS. 
See the note in Apple Docs
_"Note: There are two “allows arbitrary loads” keys and they employ different naming patterns. Take care to use …ForMedia and …InWebContent correctly."_



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org