{ "id": "107719", "key": "AC-2112", "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": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2013-04-05T23:50:24.000+0000", "created": "2013-01-10T19:39:17.000+0000", "labels": [ "iphone" ], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:41:05.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "I have an ASP.NET website and it is not properly rendered in the WebView Control due to the wrong browser config file. I believe it uses a default config in C:\\Windows\\Microsoft.NET\\Framework\\v4.0.30319\\Config\\Browsers\\Default.browser.\r\nI am trying to render it to WebView on IOS simulator. I was expecting that safari browser will work. However, is seems that the name of the WedView browser is Mobile Mozilla Compatible. So, it cannot be mapped correctly.\r\nThe website displays correctly on iPAD and iPhone in Safari browser. The only problem is with Titanium WebView control. You can try www.reachlite.com.", "attachment": [], "flagged": false, "summary": "Issue with .NET Browser Config File for WebView Control", "creator": { "name": "jackk57", "key": "jackk57", "displayName": "Jack", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jackk57", "key": "jackk57", "displayName": "Jack", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "IPAD, IPhone, IPAD and IPhone Simulators", "comment": { "comments": [ { "id": "235901", "author": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "body": "What exactly are you seeing and what are you expecting? Can you provide some code and screenshots?", "updateAuthor": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-01-25T17:50:45.000+0000", "updated": "2013-01-25T17:50:45.000+0000" }, { "id": "283115", "author": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "body": "Hello,\r\n\r\nWe have not heard back from you since you posted the issue. Not sure if this is still throwing error in your app. We tested this issue the test code below. It displays similar to displaying content on web browser. Not sure if you are experiencing the same in your app. If so, please send us a test case so that we can take next necessary step to fix. If we don't hear back, we will assume the issue is no longer valid and close it. \r\n\r\nh5. Test Environment\r\n\r\nOS: MAC OS X 10.8.5\r\nTi SDK: 3.2.0.x\r\nTi CLI: 3.3.0\r\nIOS simulator 7.0\r\nh5. Test Code\r\n{code}\r\n \r\nvar win = Ti.UI.createWindow({\r\n\tbackgroundColor : '#fff',\r\n\texitOnClose : true,\r\n\tfullscreen : false,\r\n\tlayout : 'vertical',\r\n\ttitle : 'Color Demo'\r\n});\r\n\r\nvar aWebView = Ti.UI.createWebView({\r\n\turl : 'http://www.reachlite.com'\r\n});\r\naWebView.addEventListener('load', function(e) {\r\n\tTi.API.info('webview loaded: ' + e.url);\r\n});\r\n\r\nwin.add(aWebView);\r\n\r\nwin.open();\r\n{code}\r\n\r\n\r\n\r\nh5. Step to reproduces\r\n# Create a new project\r\n# Paste test code in app.js\r\n# Now run on iOS simulator\r\n\r\n\r\nh5. Test Result\r\n\r\nWebsite will be loaded perfectly in Webview.\r\n\r\nThanks\r\n", "updateAuthor": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-12-08T14:54:54.000+0000", "updated": "2013-12-08T19:17:49.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }