{ "id": "171039", "key": "AC-5574", "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": "11", "description": "Is not a bug in our product", "name": "Not Our Bug" }, "resolutiondate": "2018-02-06T13:05:07.000+0000", "created": "2018-02-06T12:42:40.000+0000", "labels": [ "android" ], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2018-02-07T09:30:07.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14550", "name": "Appcelerator Modules", "description": "Please enter tickets related to Modules here." }, { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "I create a sample alloy project with Ti.SDK 7.0.1 and added Ti.GA (4.0.1).However when i try to install on android device, its giving an error something like below though i have added single module.When i remove google play service jar file from lib folder it works but getting some warning.So will Ti.GA still work with that warning or is there any other solution ?Please check below for warning message.Thanks\r\n*Error with play service jar file*\r\n{color:red}[ERROR] : Failed to run dexer:\r\n[ERROR] : \r\n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/actions/ItemListIntents;\r\n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/actions/NoteIntents;\r\n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/actions/ReserveIntents;\r\n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/actions/SearchIntents;\r\n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/ads/identifier/AdvertisingIdClient;\r\n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/ads/identifier/AdvertisingIdClient$Info;\r\n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/ads/identifier/AdvertisingIdClient$zza;\r\n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/auth/api/signin/GoogleSignInAccount;\r\n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/auth/api/signin/GoogleSignInOptions;\r\n[ERROR] : \r\n[ERROR] : UNEXPECTED TOP-LEVEL EXCEPTION:\r\n[ERROR] : java.lang.RuntimeException: Translation has been interrupted\r\n[ERROR] : \tat com.android.dx.command.dexer.Main.processAllFiles(Main.java:615)\r\n[ERROR] : \tat com.android.dx.command.dexer.Main.runMultiDex(Main.java:368)\r\n[ERROR] : \tat com.android.dx.command.dexer.Main.runDx(Main.java:289)\r\n[ERROR] : \tat com.android.dx.command.dexer.Main.main(Main.java:247)\r\n[ERROR] : \tat com.android.dx.command.Main.main(Main.java:94)\r\n[ERROR] : Caused by: java.lang.InterruptedException: Too many errors\r\n[ERROR] : \tat com.android.dx.command.dexer.Main.processAllFiles(Main.java:607)\r\n[ERROR] : \t... 4 more\r\n[ERROR] Application Installer abnormal process termination. Process exit value was 1{color}\r\n\r\nWarning after removing jar file.\r\n\r\n[WARN] : GAv4: AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions.\r\n[WARN] : GAv4: CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions.\r\n[WARN] : GAv4: AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions.\r\n", "attachment": [ { "id": "64816", "filename": "Screen Shot 2018-02-07 at 9.57.50 AM.png", "author": { "name": "sonufana4u", "key": "sonufana4u", "displayName": "sonufana4u", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2018-02-07T09:29:48.000+0000", "size": 41007, "mimeType": "image/png" } ], "flagged": false, "summary": "Ti.GA issue", "creator": { "name": "sonufana4u", "key": "sonufana4u", "displayName": "sonufana4u", "active": true, "timeZone": "Asia/Kolkata" }, "subtasks": [], "reporter": { "name": "sonufana4u", "key": "sonufana4u", "displayName": "sonufana4u", "active": true, "timeZone": "Asia/Kolkata" }, "environment": null, "comment": { "comments": [ { "id": "434092", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Hey there!\r\n\r\nIt looks like you might be missing the ti.playservices module that is a dependency of all modern modules that use PlayServices. Read more in the [official repo|https://github.com/benbahrenburg/Ti.GA/pull/20].\r\n\r\nResolving as {{Not our Bug}} as it's no Titanium SDK issue, but I'll try to help in the linked repo, thanks!", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2018-02-06T13:05:07.000+0000", "updated": "2018-02-06T13:05:07.000+0000" }, { "id": "434096", "author": { "name": "astrovicapps", "key": "astrovicapps", "displayName": "Vittorio Sorbera", "active": true, "timeZone": "Europe/Berlin" }, "body": "Ti.GA 4.0.1 have not lib folder or jar files, it uses only ti.playservices\r\nAre you sure you're using the last module version?", "updateAuthor": { "name": "astrovicapps", "key": "astrovicapps", "displayName": "Vittorio Sorbera", "active": true, "timeZone": "Europe/Berlin" }, "created": "2018-02-06T13:45:31.000+0000", "updated": "2018-02-06T13:45:31.000+0000" }, { "id": "434156", "author": { "name": "sonufana4u", "key": "sonufana4u", "displayName": "sonufana4u", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Hey vittirio.I downloaded from here https://github.com/Astrovic/Ti.GA/tree/master/Android/dist\r\nSharing screenshots in jar files are present.Could you please elaborate little bit how to use Ti.GA module and which is the latest one. !Screen Shot 2018-02-07 at 9.57.50 AM.png|thumbnail! Thanks Hans for taking this forward.", "updateAuthor": { "name": "sonufana4u", "key": "sonufana4u", "displayName": "sonufana4u", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2018-02-07T09:30:07.000+0000", "updated": "2018-02-07T09:30:07.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }