Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
The Media <key> name is wrong. Should be
<key>NSAllowsArbitraryLoadsForMedia</key>
(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."
Attachments
Issue Links
- depends upon
-
CB-13211 Add 'allows-arbitrary-loads-for-media' attribute parsing for getAccesses
- Closed
- links to