{ "id": "172962", "key": "TIMOB-26832", "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-02-05T22:53:08.000+0000", "priority": null, "labels": [ "android", "engSchedule" ], "versions": [ { "id": "19957", "description": "", "name": "Release 7.1.0", "archived": false, "released": true, "releaseDate": "2018-03-14" } ], "issuelinks": [], "assignee": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2019-05-21T15:13:20.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": [], "description": "I have a Titanium app which uses Android Intents, Such as \"A Share dialog appears and\r\nthe user can select the applicationto send the text \" on click event of a button. The Dialog was working perfectly with titanium sdk version 7.1.0. Recently I have upgraded to 7.3.0 the dialog is not showing on clicking the button. Tested all of the SDK version after that nothing is happening on clicking the button, also i didn't see any exception. ", "attachment": [ { "id": "66160", "filename": "sample.zip", "author": { "name": "rajanipv", "key": "rajanipv", "displayName": "rajanipv", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-02-13T22:46:31.000+0000", "size": 4643563, "mimeType": "application/zip" }, { "id": "66153", "filename": "Sample2.zip", "author": { "name": "rajanipv", "key": "rajanipv", "displayName": "rajanipv", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-02-11T23:30:37.000+0000", "size": 4762406, "mimeType": "application/zip" } ], "flagged": false, "summary": "Android Share intent is not working.", "creator": { "name": "rajanipv", "key": "rajanipv", "displayName": "rajanipv", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "rajanipv", "key": "rajanipv", "displayName": "rajanipv", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "All", "comment": { "comments": [ { "id": "445895", "author": { "name": "rajanipv", "key": "rajanipv", "displayName": "rajanipv", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Please help me on this. I am really stuck and not able to find a solution to fix this issue.", "updateAuthor": { "name": "rajanipv", "key": "rajanipv", "displayName": "rajanipv", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-02-06T23:11:52.000+0000", "updated": "2019-02-06T23:12:12.000+0000" }, { "id": "445896", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, Please share a sample test code for us to verify the issue. Thanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2019-02-07T00:29:53.000+0000", "updated": "2019-02-07T00:29:53.000+0000" }, { "id": "445995", "author": { "name": "rajanipv", "key": "rajanipv", "displayName": "rajanipv", "active": true, "timeZone": "America/Los_Angeles" }, "body": "@Sharif AbuDarda attached a sample test code. \r\n\r\nrunning the app by typing \"appc run -p android -T device -C on terminal.\r\n\r\nThanks\r\nRajani", "updateAuthor": { "name": "rajanipv", "key": "rajanipv", "displayName": "rajanipv", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-02-11T23:32:43.000+0000", "updated": "2019-02-11T23:32:43.000+0000" }, { "id": "446046", "author": { "name": "rmitro", "key": "rmitro", "displayName": "Rakhi Mitro", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Hello,\r\n\r\nThanks for sharing . Can you please provide minimal test code and test steps to reproduce the issue ?", "updateAuthor": { "name": "rmitro", "key": "rmitro", "displayName": "Rakhi Mitro", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-02-13T12:00:36.000+0000", "updated": "2019-02-13T12:00:36.000+0000" }, { "id": "446058", "author": { "name": "rajanipv", "key": "rajanipv", "displayName": "rajanipv", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi, \r\n\r\nI have attached another sample test code \"sample.zip\"\r\nThe flow is \r\n1) From the first screen click on \"BRANCH UNIVERSAL OBLECT\" button.\r\n2) Click on \"INIT BUO\" button from the second screen, then click on\"SHARE SHEET\" button.\r\nin the tiapp.xml i have used \r\n7.5.0.GA\r\nwhen i changed this to 7.1.0.GA everything works as expected.", "updateAuthor": { "name": "rajanipv", "key": "rajanipv", "displayName": "rajanipv", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-02-13T22:52:20.000+0000", "updated": "2019-02-13T22:52:20.000+0000" }, { "id": "446063", "author": { "name": "rmitro", "key": "rmitro", "displayName": "Rakhi Mitro", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Hello [~rajanipv],\r\n\r\nThanks for sharing with us. Perform the same steps using 7.1.0.GA and got the following error:\r\n{code}\r\n[ERROR] : APSAnalyticsService: Error posting events: method POST must have a request body.\r\n[ERROR] : APSAnalyticsService: java.lang.IllegalArgumentException: method POST must have a request body.\r\n[ERROR] : APSAnalyticsService: \tat com.android.okhttp.Request$Builder.method(Request.java:259)\r\n[ERROR] : APSAnalyticsService: \tat com.android.okhttp.internal.huc.JavaApiConverter.createOkResponseForCacheGet(JavaApiConverter.java:212)\r\n[ERROR] : APSAnalyticsService: \tat com.android.okhttp.internal.huc.CacheAdapter.get(CacheAdapter.java:51)\r\n[ERROR] : APSAnalyticsService: \tat com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:207)\r\n[ERROR] : APSAnalyticsService: \tat com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:461)\r\n[ERROR] : APSAnalyticsService: \tat com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:127)\r\n[ERROR] : APSAnalyticsService: \tat com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:258)\r\n[ERROR] : APSAnalyticsService: \tat com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218)\r\n[ERROR] : APSAnalyticsService: \tat com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(Unknown Source:0)\r\n[ERROR] : APSAnalyticsService: \tat com.appcelerator.aps.APSAnalyticsService$1.run(APSAnalyticsService.java:163)\r\n[ERROR] : APSAnalyticsService: \tat java.lang.Thread.run(Thread.java:784)\r\n{code}\r\n\r\nAnd using 7.5.0.GA, clicking on\"SHARE SHEET\" button ,nothing happens. Can you share the expected output that you get in 7.1.0.GA.", "updateAuthor": { "name": "rmitro", "key": "rmitro", "displayName": "Rakhi Mitro", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-02-14T08:49:46.000+0000", "updated": "2019-02-14T08:49:46.000+0000" }, { "id": "446089", "author": { "name": "rajanipv", "key": "rajanipv", "displayName": "rajanipv", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi Rakhi Mitro,\r\n\r\nIn SDK version 7.1.0.GA, we are getting a social share dialog with options like Gmail, Hangout etc this dialog is my expected result. Don't worry about the exception as you mentioned with 7.1.0.\r\n\r\nAs you said the 7.5.0.GA is not showing this dialog on clicking the share sheet button. this is the issue i am facing after upgrading to 7.5.0.GA.\r\n\r\nThanks \r\nRajani", "updateAuthor": { "name": "rajanipv", "key": "rajanipv", "displayName": "rajanipv", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-02-15T07:33:43.000+0000", "updated": "2019-02-15T07:33:43.000+0000" } ], "maxResults": 10, "total": 10, "startAt": 0 } } }