{ "id": "165140", "key": "AC-4701", "fields": { "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "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": "2016-12-30T12:18:27.000+0000", "created": "2016-12-30T11:55:30.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-12-30T15:40:18.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "Hello,\r\n\r\ni want to connect the one app to the other. when i click one button one app i want to be transfered to other one and perform and certain function. the same thing i want to happen at the other app as well. both apps are my projects.\r\n\r\ni have tried to resolve the issue with the help of your support team on chat and the asked me to write it here.\r\n\r\non the one app i have this:\r\n\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\non the other app i have this:\r\n\r\nvar isSuccess = Ti.Platform.openURL('URLSCHEMENAME://?');\r\n\r\nthe above does not work for me...\r\n\r\nplease let me know of the solution as it is very important for our app to perform that way...\r\n\r\n(on the IOS we are already doing this succesfully...)\r\n", "attachment": [], "flagged": false, "summary": "I want to open the one app i have build from the other app. (just like you open messenger from facebook)", "creator": { "name": "andreas.pingas", "key": "andreas.pingas", "displayName": "Andreas Pingas", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "andreas.pingas", "key": "andreas.pingas", "displayName": "Andreas Pingas", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "403929", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "You would create an intent and start the external activity. See more in the [Ti.Android.Intent|http://docs.appcelerator.com/platform/latest/#!/api/Titanium.Android.Intent] docs.", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2016-12-30T12:18:23.000+0000", "updated": "2016-12-30T12:18:23.000+0000" }, { "id": "403931", "author": { "name": "andreas.pingas", "key": "andreas.pingas", "displayName": "Andreas Pingas", "active": true, "timeZone": "America/Los_Angeles" }, "body": "thank you for your reply! I have tried this as well and i always get a black screen when app is trying to open...This does not happen if the app is build on Alloy... Alloy runs with both ways but i build on \"classic\" and does not run at all...\r\n\r\n\r\n\t\t\r\n\t \r\n\t \r\n\t \r\n\t \r\n\t \r\n\t \r\n\t \r\n\t \r\n\t \r\n\t \r\n \r\n \r\n\r\nvar intent = Ti.Android.createIntent({\r\n\t\tpackageName : \"my.schemes\",\r\n\t\tclassName : \"my.schemes.MyAppActivity\"\r\n\t});\r\n\t\r\n\tvar activity = Ti.Android.currentActivity.startActivity(intent);\r\n\r\n", "updateAuthor": { "name": "andreas.pingas", "key": "andreas.pingas", "displayName": "Andreas Pingas", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-12-30T14:31:01.000+0000", "updated": "2016-12-30T14:31:01.000+0000" }, { "id": "403932", "author": { "name": "andreas.pingas", "key": "andreas.pingas", "displayName": "Andreas Pingas", "active": true, "timeZone": "America/Los_Angeles" }, "body": "any other suggestions please?", "updateAuthor": { "name": "andreas.pingas", "key": "andreas.pingas", "displayName": "Andreas Pingas", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-12-30T15:40:18.000+0000", "updated": "2016-12-30T15:40:18.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }