{ "id": "162783", "key": "AC-4376", "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": "2016-09-27T19:53:19.000+0000", "created": "2016-08-24T10:24:50.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-09-27T19:53:19.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": "14544", "name": "Alloy", "description": "Please enter tickets related to the Alloy here." } ], "description": "Hi,\r\n\r\nMy windows phone app crashes on opening a webview more than 7-8 times.\r\n\r\nI have followed the clean up process by removing the webview from window and nullifying the object and truning off any event listener, but still face the same issue.\r\n\r\nOn analysis found , for webview , titanium has release method in case of android to release memory. Do we have anything similar for windows phone.\r\n\r\nAny of the above two resolved would be useful.\r\n", "attachment": [], "flagged": false, "summary": "Windwos Phone : WebView Memory Leak", "creator": { "name": "neha", "key": "neha", "displayName": "Neha", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "neha", "key": "neha", "displayName": "Neha", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium SDK 5.4.0\r\nWindows Phone 5.4.0", "comment": { "comments": [ { "id": "395527", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, No, Webview release method is only supported on Android. The WebView is on of the most expensive components to create in terms of resources and performance. Every WebView loaded requires its own rendering context and will take a moment to load, regardless of how simple its contents are. For these reasons, it's critical that you are absolutely certain you need a WebView to create a specific functionality in your app. A good rule of thumb is that if you can recreate web content using Titanium native components, then you should do so. Can you send the sample code that regenerates the issue. We will look into your code and possibly give your a recommendation. Thanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2016-09-07T18:46:02.000+0000", "updated": "2016-09-07T18:46:02.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }