{ "id": "152810", "key": "TIMOB-19892", "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": [ { "id": "17072", "name": "Release 5.1.2", "archived": false, "released": true, "releaseDate": "2016-01-12" } ], "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2015-11-23T01:38:58.000+0000", "created": "2015-11-07T20:15:31.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [ { "id": "14826", "description": "Release 5.1.0-remaining iOS9 features, Android M features", "name": "Release 5.1.0", "archived": false, "released": true, "releaseDate": "2015-11-20" } ], "issuelinks": [ { "id": "49684", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "152316", "key": "MOD-2148", "fields": { "summary": "Ti.CloudPush is not working on Android 6", "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" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2015-12-02T21:32:44.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "tiapp.xml has:\r\n\r\n{code}\r\nti.cloudpush\r\n{code}\r\n\r\n(with/without version, same issue, btw)\r\n\r\nI get the following on my Nexus 5x\r\n\r\n{code}\r\n11-07 15:07:29.342 24984 24999 E linker : warning: unable to get realpath for the library \"/data/app/com.fishrulesapp.fishrules-1/lib/arm/libti.cloudpush.so\". Will use given name.\r\n11-07 15:07:29.345 24984 24999 E TiApplication: (KrollRuntimeThread) [20,97] Sending event: exception on thread: KrollRuntimeThread msg:java.lang.UnsatisfiedLinkError: dlopen failed: /data/app/com.fishrulesapp.fishrules-1/lib/arm/libti.cloudpush.so: has text relocations; Titanium 5.1.0,2015/11/04 19:00,f6bee1a\r\n11-07 15:07:29.345 24984 24999 E TiApplication: java.lang.UnsatisfiedLinkError: dlopen failed: /data/app/com.fishrulesapp.fishrules-1/lib/arm/libti.cloudpush.so: has text relocations\r\n11-07 15:07:29.345 24984 24999 E TiApplication: at java.lang.Runtime.loadLibrary(Runtime.java:372)\r\n11-07 15:07:29.345 24984 24999 E TiApplication: at java.lang.System.loadLibrary(System.java:1076)\r\n11-07 15:07:29.345 24984 24999 E TiApplication: at org.appcelerator.kroll.runtime.v8.V8Runtime.loadExternalModules(V8Runtime.java:132)\r\n11-07 15:07:29.345 24984 24999 E TiApplication: at org.appcelerator.kroll.runtime.v8.V8Runtime.initRuntime(V8Runtime.java:99)\r\n11-07 15:07:29.345 24984 24999 E TiApplication: at org.appcelerator.kroll.KrollRuntime.doInit(KrollRuntime.java:185)\r\n11-07 15:07:29.345 24984 24999 E TiApplication: at org.appcelerator.kroll.KrollRuntime$KrollRuntimeThread.run(KrollRuntime.java:109)\r\n11-07 15:07:29.368 24984 24999 E AndroidRuntime: FATAL EXCEPTION: KrollRuntimeThread\r\n11-07 15:07:29.368 24984 24999 E AndroidRuntime: Process: com.fishrulesapp.fishrules, PID: 24984\r\n11-07 15:07:29.368 24984 24999 E AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: /data/app/com.fishrulesapp.fishrules-1/lib/arm/libti.cloudpush.so: has text relocations\r\n11-07 15:07:29.368 24984 24999 E AndroidRuntime: at java.lang.Runtime.loadLibrary(Runtime.java:372)\r\n11-07 15:07:29.368 24984 24999 E AndroidRuntime: at java.lang.System.loadLibrary(System.java:1076)\r\n11-07 15:07:29.368 24984 24999 E AndroidRuntime: at org.appcelerator.kroll.runtime.v8.V8Runtime.loadExternalModules(V8Runtime.java:132)\r\n11-07 15:07:29.368 24984 24999 E AndroidRuntime: at org.appcelerator.kroll.runtime.v8.V8Runtime.initRuntime(V8Runtime.java:99)\r\n11-07 15:07:29.368 24984 24999 E AndroidRuntime: at org.appcelerator.kroll.KrollRuntime.doInit(KrollRuntime.java:185)\r\n11-07 15:07:29.368 24984 24999 E AndroidRuntime: at org.appcelerator.kroll.KrollRuntime$KrollRuntimeThread.run(KrollRuntime.java:109)\r\n11-07 15:07:29.369 4833 6369 W ActivityManager: Force finishing activity com.fishrulesapp.fishrules/.FishRulesAppActivity\r\n{code}", "attachment": [], "flagged": false, "summary": "5.1 RC can't install APK with cloud push on device", "creator": { "name": "rblalock", "key": "rblalock", "displayName": "Rick Blalock", "active": false, "timeZone": "America/Havana" }, "subtasks": [], "reporter": { "name": "rblalock", "key": "rblalock", "displayName": "Rick Blalock", "active": false, "timeZone": "America/Havana" }, "environment": null, "closedSprints": [ { "id": 529, "state": "closed", "name": "2015 Sprint 24 SDK", "startDate": "2015-11-21T01:30:12.670Z", "endDate": "2015-12-05T01:30:00.000Z", "completeDate": "2015-12-07T03:57:17.094Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "371081", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-11-23T01:38:58.000+0000", "updated": "2015-11-23T01:38:58.000+0000" }, { "id": "371958", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-12-02T21:32:40.000+0000", "updated": "2015-12-02T21:32:40.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }