{ "id": "174157", "key": "TIMOB-27699", "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": null, "resolutiondate": null, "created": "2019-09-22T00:15:06.000+0000", "priority": null, "labels": [ "8.2.0", "engTriage", "iOS13", "snapshotter", "takeSnaposhot" ], "versions": [ { "id": "20832", "name": "Release 8.3.0", "archived": false, "released": true, "releaseDate": "2019-11-25" } ], "issuelinks": [], "assignee": null, "updated": "2020-01-06T23:50:12.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "SDK 8.2.0\r\nIOS 13\r\n\r\n\r\n{code}\r\n\r\nvar Snapshotter = Map.createSnapshotter({\r\n\t\t\t\t\tmapType: Map.HYBRID_FLYOVER_TYPE,\r\n\t\t\t\t\tshowBuildings: true,\r\n\t\t\t\t\tshowPointsOfInterest: true,\r\n\t\t\t\t region: {\r\n\t\t\t\t\t\tlatitude: 37.32460403644528,\r\n\t\t\t\t\t longitude: -122.02452087404698,\r\n\t\t\t\t\t\tlatitudeDelta: 0.012915901884511527,\r\n\t\t\t\t\t\tlongitudeDelta: 0.009989774770957638\r\n\t\t\t\t\t},\r\n\t\t\t\t size: {\r\n\t\t\t\t width: 840,\r\n\t\t\t\t height: 340\r\n\t\t\t\t }\r\n\t\t\t\t});\r\n\r\n\r\n\t\t\t\tSnapshotter.takeSnapshot({\r\n\t\t\t\t success: function(e) {\r\n\t\t\t\t\tvar f = Ti.Filesystem.getFile(Ti.Filesystem.applicationDataDirectory, 'aaa');\r\n\t\tf.write(e.image);\r\n\t\t\t\t },\r\n\t\t\t\t error: function(e) {\r\n\t\t\t\t }\r\n\t\t\t\t});\r\n{code}\r\n", "attachment": [], "flagged": false, "summary": "iOS: Map.createSnapshotter takeSnapshot take black images on iOS 13 simulator.", "creator": { "name": "otto.pic", "key": "otto.pic", "displayName": "Lorenzo Piccinini", "active": true, "timeZone": "Europe/Rome" }, "subtasks": [], "reporter": { "name": "otto.pic", "key": "otto.pic", "displayName": "Lorenzo Piccinini", "active": true, "timeZone": "Europe/Rome" }, "environment": null, "comment": { "comments": [ { "id": "451559", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "It's {{e.image}}, not {{e.snapshot}}.", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2019-09-22T12:00:02.000+0000", "updated": "2019-09-22T12:00:02.000+0000" }, { "id": "451560", "author": { "name": "otto.pic", "key": "otto.pic", "displayName": "Lorenzo Piccinini", "active": true, "timeZone": "Europe/Rome" }, "body": "Yes sure, mistake of my report. I tried to publish in test flight and it's works fine, the problem it seem is only on emulator.", "updateAuthor": { "name": "otto.pic", "key": "otto.pic", "displayName": "Lorenzo Piccinini", "active": true, "timeZone": "Europe/Rome" }, "created": "2019-09-22T12:04:42.000+0000", "updated": "2019-09-22T12:04:42.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }