{ "id": "89812", "key": "TIMOB-8674", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "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-06-26T21:02:26.000+0000", "created": "2012-04-11T01:10:32.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "api", "qe-ios040912" ], "versions": [ { "id": "13272", "description": "Release 2.0.1", "name": "Release 2.0.1", "archived": true, "released": true, "releaseDate": "2012-04-16" }, { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "issuelinks": [], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-06-26T21:02:26.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": "iPhone is not supporting the intended Landscape Orientation (TIMOB-5006).This also happens on 2.0.0\r\n\r\nSteps to Reproduce:\r\n\r\n1. Launch the app on an iOS device or simulator *Note this requires 1.9.0 or greater\r\n2. Wait ~ 1-2 seconds for iAd to load and press it\r\n3. Rotate the device between landscape and portrait\r\n\r\napp.js\r\n\r\n{code}\r\nvar win1 = Titanium.UI.createWindow({ \r\n title:'Win1',\r\n backgroundColor:'#fff'\r\n});\r\n\r\nvar adView = Ti.UI.iOS.createAdView({\r\n\t\t\t\twidth : 'auto',\r\n\t\t\t\theight : 'auto',\r\n\t\t\t\ttop : 0,\r\n\t\t\t\tzIndex : 100\r\n\t\t\t});\r\n\t\t\twin1.add(adView);\r\n\t\t\tadView.show();\r\n\t\t\r\nwin1.open();\r\n{code}\r\n\r\n\r\nExpected Result:\r\nAfter step 3: iAd correctly rotates to each supported orientation\r\n\r\nActual Result:\r\nAfter step 3: iAd is not displayed in landscape Orientation on iPhone 4S. Whereas it is being displayed properly on iPad 2\r\n\r\n", "attachment": [], "flagged": false, "summary": "iOS: Orientation: iPhone does not support landscape orientation for iAds", "creator": { "name": "nchhabra", "key": "nchhabra", "displayName": "Neha Chhabra", "active": true, "timeZone": "Asia/Kolkata" }, "subtasks": [], "reporter": { "name": "nchhabra", "key": "nchhabra", "displayName": "Neha Chhabra", "active": true, "timeZone": "Asia/Kolkata" }, "environment": "Titanium SDK version: 2.0.1.v20120410103239\r\nPlatform & version: iOS 5.0\r\nDevice Details: iPhone 4S and iPhone Simulator\r\nHost Operating System: OSX 10.7.3\r\nTitanium Studio version: 2.0.1.201204091535.\r\n", "comment": { "comments": [ { "id": "247893", "author": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Issue reproduces \n\nTested with\n\nTitanium Studio, build: 3.0.1.201212181159\nTitanium SDK version: 3.1.0 \nTitanium SDK version: 3.0.2 \niOS iPhone Simulator: iOS SDK version: 6.0", "updateAuthor": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-17T05:53:58.000+0000", "updated": "2013-04-17T05:53:58.000+0000" }, { "id": "422832", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as iAd has been deprecated in iOS 10 and will be removed in future versions of iOS.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-06-26T21:02:26.000+0000", "updated": "2017-06-26T21:02:26.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }