{ "id": "146160", "key": "AC-1420", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2015-05-18T04:06:31.000+0000", "created": "2015-03-24T09:02:25.000+0000", "labels": [ "lollipop", "videoplayer" ], "versions": [], "issuelinks": [ { "id": "47765", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "147582", "key": "TIMOB-18913", "fields": { "summary": "Android: VideoPlayer is not playing mp4 videos anymore on Android L/Lollipop/5", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "updated": "2016-03-08T07:37:50.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "Hi ,\r\n\r\nTitanium.Media.createVideoPlayer is not working properly on Android 5.0 Lollipop with Ti SDK 3.5.0.GA and 3.5.1.GA but its work fine on 4.x and iOS also .\r\n\r\nSample code\r\n\r\n{code}\r\nvar vidWin = Titanium.UI.createWindow({\r\n title : 'Video View Demo',\r\n backgroundColor : '#fff'\r\n});\r\n\r\nvar videoPlayer = Titanium.Media.createVideoPlayer({\r\n top : 2,\r\n autoplay : true,\r\n //backgroundColor : 'blue',\r\n height : 300,\r\n width : 300,\r\n mediaControlStyle : Titanium.Media.VIDEO_CONTROL_DEFAULT,\r\n scalingMode : Titanium.Media.VIDEO_SCALING_ASPECT_FIT\r\n});\r\n\r\nvideoPlayer.url = 'http://test......../video/...Interview.mp4';\r\nvidWin.add(videoPlayer);\r\nvidWin.open();\r\n\r\n{code} ", "attachment": [], "flagged": false, "summary": "VideoPlayer is not working on Android 5.0 Lollipop", "creator": { "name": "hmrida", "key": "hmrida", "displayName": "Harish Mridha", "active": true, "timeZone": "Asia/Dhaka" }, "subtasks": [], "reporter": { "name": "hmrida", "key": "hmrida", "displayName": "Harish Mridha", "active": true, "timeZone": "Asia/Dhaka" }, "environment": "Titanium SDK: 3.5.0.GA, 3.5.1.GA,3.5.2.v20150310143218(Master)\r\nTitanium CLI: 3.4.2\r\nOS X Version: 10.9.5\r\nAndroid 5.0 Lollipop", "comment": { "comments": [ { "id": "352803", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Duplicate of linked", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-05-18T04:06:31.000+0000", "updated": "2015-05-18T04:06:31.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }