[AC-5490] Ti.media empty object on iOS SDK 7.0.x
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Duplicate |
Resolution Date | 2018-01-08T18:16:56.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Henry Orozco |
Assignee | Shak Hossain |
Created | 2018-01-04T18:37:11.000+0000 |
Updated | 2018-01-08T18:16:56.000+0000 |
Description
Ti.media empty object on iOS SDK 7.0.x
console.log(JSON.stringify(Ti.media)); // {}
console.log(Ti.Media.VIDEO_PLAYBACK_STATE_PAUSED); // null
[~horozco] Is this on iOS? If so we are aware of the issue and a PR is in place TIMOB-25640
Yes Ewan Harris, is on iOS.
The issue is scheduled to fix in Release 7.1.0. Closing as duplicate.