{
	"id": "120255",
	"key": "TIMOB-15363",
	"fields": {
		"issuetype": {
			"id": "2",
			"description": "A new feature of the product, which has yet to be developed.",
			"name": "New Feature",
			"subtask": false
		},
		"project": {
			"id": "10153",
			"key": "TIMOB",
			"name": "Titanium SDK/CLI",
			"projectCategory": {
				"id": "10100",
				"description": "Titanium and related SDKs used in application development",
				"name": "Client"
			}
		},
		"fixVersions": [],
		"resolution": {
			"id": "7",
			"description": "",
			"name": "Invalid"
		},
		"resolutiondate": "2017-08-26T16:56:47.000+0000",
		"created": "2013-09-20T15:21:08.000+0000",
		"priority": {
			"name": "Low",
			"id": "4"
		},
		"labels": [
			"ios7"
		],
		"versions": [],
		"issuelinks": [],
		"assignee": null,
		"updated": "2018-08-06T17:37:02.000+0000",
		"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"
			}
		},
		"components": [
			{
				"id": "10206",
				"name": "iOS",
				"description": "iOS Platform"
			}
		],
		"description": "In iOS 7 you can specify iOS version specific launch images in the Info.plist file like this:\r\n\r\n{code}\r\nUILaunchImages~ipad\r\n\r\n        \r\n                UILaunchImageName\r\n                Default7-Portrait\r\n                UILaunchImageMinimumOSVersion\r\n                7.0\r\n                UILaunchImageOrientation\r\n                Portrait\r\n                UILaunchImageSize\r\n                {768, 1024}\r\n        \r\n\r\n{code}\r\n\r\nThis works fine if specified in the tiapp.xml as iOS display the correct image. Unfortunately after the launch image is displayed and before the first app view opens, the {{TiRootViewController}} displays the launch image again, but this time only the standard files like {{Default.png}} or {{Default@2x.png}} are used. The {{TiRootViewController}} should also use the launch images specified in the Info.plist file (if one is specified for the current iOS version) for a consistent startup behaviour.\r\n",
		"attachment": [],
		"flagged": false,
		"summary": "iOS7: TiRootViewController should use launch image from Info.plist if specified",
		"creator": {
			"name": "mdescher",
			"key": "mdescher",
			"displayName": "Michael Descher",
			"active": true,
			"timeZone": "Europe/Berlin"
		},
		"subtasks": [],
		"reporter": {
			"name": "mdescher",
			"key": "mdescher",
			"displayName": "Michael Descher",
			"active": true,
			"timeZone": "Europe/Berlin"
		},
		"environment": "Mobile SDK 3.1.3.GA\r\niOS 7",
		"closedSprints": [
			{
				"id": 939,
				"state": "closed",
				"name": "2017 Sprint 17 SDK",
				"startDate": "2017-08-13T23:08:29.095Z",
				"endDate": "2017-08-27T23:08:00.000Z",
				"completeDate": "2017-08-27T21:10:54.125Z",
				"originBoardId": 114
			}
		],
		"comment": {
			"comments": [
				{
					"id": "427283",
					"author": {
						"name": "hknoechel",
						"key": "hansknoechel",
						"displayName": "Hans Knöchel",
						"active": true,
						"timeZone": "Europe/Berlin"
					},
					"body": "Resolving as Invalid as we have Storyboards these days that makes this issue obsolete.",
					"updateAuthor": {
						"name": "hknoechel",
						"key": "hansknoechel",
						"displayName": "Hans Knöchel",
						"active": true,
						"timeZone": "Europe/Berlin"
					},
					"created": "2017-08-26T16:56:48.000+0000",
					"updated": "2017-08-26T16:56:48.000+0000"
				},
				{
					"id": "439916",
					"author": {
						"name": "emerriman",
						"key": "emerriman",
						"displayName": "Eric Merriman ",
						"active": true,
						"timeZone": "America/Los_Angeles"
					},
					"body": "Closing as invalid. If incorrect, please reopen.",
					"updateAuthor": {
						"name": "emerriman",
						"key": "emerriman",
						"displayName": "Eric Merriman ",
						"active": true,
						"timeZone": "America/Los_Angeles"
					},
					"created": "2018-08-06T17:37:02.000+0000",
					"updated": "2018-08-06T17:37:02.000+0000"
				}
			],
			"maxResults": 8,
			"total": 8,
			"startAt": 0
		}
	}
}