{ "id": "173628", "key": "AC-6257", "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": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2019-05-29T22:30:36.000+0000", "created": "2019-05-14T17:02:04.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2019-05-29T22:30:36.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": [], "description": "Hi,\r\n\r\nI am trying to get crash reporting working, and I was told that the com.appcelerator.aca module should load when using appc new, or the appc cli will check once per day.\r\n\r\nI've enabled services on a new and current project as instructed in the docs, im using the cli all day, and have tried appc new, but nothing seems to be pulling the module down. Is the module available for download via github somewhere?\r\n\r\nThanks!", "attachment": [ { "id": "66609", "filename": "debugLog.txt", "author": { "name": "capsizeno4", "key": "capsizeno4", "displayName": "eric harms", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-05-16T21:35:47.000+0000", "size": 69658, "mimeType": "text/plain" }, { "id": "66644", "filename": "Screen Shot 2019-05-22 at 4.53.29 PM.png", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-05-22T23:53:38.000+0000", "size": 39035, "mimeType": "image/png" }, { "id": "66639", "filename": "testAppBuildLog-notReportingCrashes.txt", "author": { "name": "capsizeno4", "key": "capsizeno4", "displayName": "eric harms", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-05-22T16:55:44.000+0000", "size": 43985, "mimeType": "text/plain" } ], "flagged": false, "summary": "com.appcelerator.aca module module not loading", "creator": { "name": "capsizeno4", "key": "capsizeno4", "displayName": "eric harms", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "capsizeno4", "key": "capsizeno4", "displayName": "eric harms", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "8.0.0.GA\r\nPro subscription\r\n", "comment": { "comments": [ { "id": "448371", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, DId you follow the guide in here https://wiki.appcelerator.org/display/guides2/AMPLIFY+Crash+Analytics ? Make sure you have the SDK 8.0.0.GA and selected when you create the new project. Thanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2019-05-14T21:36:05.000+0000", "updated": "2019-05-14T21:36:05.000+0000" }, { "id": "448372", "author": { "name": "capsizeno4", "key": "capsizeno4", "displayName": "eric harms", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi Sharif,\r\n\r\nAs far as I can see I do have 8.0.0.GA selected. However I did have to reinstall titanium and studio recently, so my ti.config might not be correct. Maybe I dont have something set here?\r\n\r\n\r\n{code:java}\r\nandroid.sdkPath = \"/Users/eharms/Library/Android/sdk\"\r\napp.workspace = \"\"\r\ncli.colors = true\r\ncli.completion = false\r\ncli.failOnWrongSDK = false\r\ncli.httpProxyServer = \"\"\r\ncli.ignoreDirs = \"^(\\\\.svn|_svn|\\\\.git|\\\\.hg|\\\\.?[Cc][Vv][Ss]|\\\\.bzr|\\\\$RECYCLE\\\\.BIN)$\"\r\ncli.ignoreFiles = \"^(\\\\.gitignore|\\\\.npmignore|\\\\.cvsignore|\\\\.DS_Store|\\\\._.*|[Tt]humbs.db|\\\\.vspscc|\\\\.vssscc|\\\\.sublime-project|\\\\.sublime-workspace|\\\\.project|\\\\.tmproj)$\"\r\ncli.logLevel = \"trace\"\r\ncli.progressBars = true\r\ncli.prompt = true\r\ncli.rejectUnauthorized = true\r\ncli.width = 100\r\npaths.commands = []\r\npaths.hooks = []\r\npaths.modules = []\r\npaths.plugins = []\r\npaths.sdks = []\r\npaths.templates = []\r\nsdk.selected = \"8.0.0.GA\"\r\nuser.locale = \"en_US\"\r\n{code}\r\n", "updateAuthor": { "name": "capsizeno4", "key": "capsizeno4", "displayName": "eric harms", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-05-14T21:40:03.000+0000", "updated": "2019-05-14T21:40:03.000+0000" }, { "id": "448377", "author": { "name": "capsizeno4", "key": "capsizeno4", "displayName": "eric harms", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Sharif,\r\n\r\nSo Im not 100% sure this was happening when I opened the ticket, but I went to try again with the intent to send you any logs. would not being able to register the app with aapc platform cause any issues with downloading the module?\r\n\r\n{code:java}\r\n➜ ~/Documents/Appcelerator_Studio_Workspace appc new\r\nAppcelerator Command-Line Interface, version 7.0.10\r\nCopyright (c) 2014-2019, Appcelerator, Inc. All Rights Reserved.\r\n\r\n? What type of project are you creating? Titanium App\r\n? Which SDK would you like to use? Titanium SDK (JavaScript)\r\n? What's the project name? test\r\n? What's your application id (example: com.myapp)? com.test\r\n[INFO] Creating app project\r\n[INFO] Template directory: /Users/eharms/Library/Application Support/Titanium/mobilesdk/osx/8.0.0.GA/templates/app/default\r\n[INFO] Writing tiapp.xml\r\n[INFO] Project created successfully in 325ms\r\nUnable to register the new app with Appcelerator Platform either due to limited connectivity or other unexpected problem. Please retry later using the command 'appc new --import --project-dir /path/to/project' { Error: ETIMEDOUT\r\n at Timeout._onTimeout (/Users/eharms/.appcelerator/install/7.0.10/package/node_modules/request/request.js:849:19)\r\n at ontimeout (timers.js:475:11)\r\n at tryOnTimeout (timers.js:310:5)\r\n at Timer.listOnTimeout (timers.js:270:5) code: 'ETIMEDOUT', connect: true }\r\n\r\n*** new completed. ***\r\n{code}\r\n", "updateAuthor": { "name": "capsizeno4", "key": "capsizeno4", "displayName": "eric harms", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-05-14T22:27:04.000+0000", "updated": "2019-05-14T22:27:04.000+0000" }, { "id": "448421", "author": { "name": "rmitro", "key": "rmitro", "displayName": "Rakhi Mitro", "active": false, "timeZone": "America/Los_Angeles" }, "body": "[~capsizeno4],\r\nCan you please open terminal and, type DEBUG=* appc new -l trace and share us the logs.", "updateAuthor": { "name": "rmitro", "key": "rmitro", "displayName": "Rakhi Mitro", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-05-16T11:35:37.000+0000", "updated": "2019-05-16T12:32:00.000+0000" }, { "id": "448430", "author": { "name": "capsizeno4", "key": "capsizeno4", "displayName": "eric harms", "active": true, "timeZone": "America/Los_Angeles" }, "body": "sure -- can I email you the log? if so, please provide an email. \r\nthanks!\r\n", "updateAuthor": { "name": "capsizeno4", "key": "capsizeno4", "displayName": "eric harms", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-05-16T15:24:26.000+0000", "updated": "2019-05-16T15:24:26.000+0000" }, { "id": "448448", "author": { "name": "capsizeno4", "key": "capsizeno4", "displayName": "eric harms", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Rakhi,\r\n\r\nPlease see the attached .txt log.\r\n\r\nThanks", "updateAuthor": { "name": "capsizeno4", "key": "capsizeno4", "displayName": "eric harms", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-05-16T21:35:35.000+0000", "updated": "2019-05-16T21:35:35.000+0000" }, { "id": "448449", "author": { "name": "capsizeno4", "key": "capsizeno4", "displayName": "eric harms", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Also,\r\n\r\nI've updated to 8.0.1.GA and 7.0.10 today, I still dont see the module in ~/Library/Application Support/Titanium/modules\r\n\r\nThanks", "updateAuthor": { "name": "capsizeno4", "key": "capsizeno4", "displayName": "eric harms", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-05-16T21:37:01.000+0000", "updated": "2019-05-16T21:37:01.000+0000" }, { "id": "448524", "author": { "name": "capsizeno4", "key": "capsizeno4", "displayName": "eric harms", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi Rakhi -- Ive uploaded my logs as requested, but haven't heard back from you. Can we please take another look at this?\r\n\r\nThanks!", "updateAuthor": { "name": "capsizeno4", "key": "capsizeno4", "displayName": "eric harms", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-05-20T16:15:29.000+0000", "updated": "2019-05-20T16:15:29.000+0000" }, { "id": "448526", "author": { "name": "spulipakkam", "key": "spulipakkam", "displayName": "Srinivasan Pulipakkam", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~capsizeno4] Crash Analytics was included in Pro plans for purchases (renewals or new) made on or after May 15. Since you purchased the Pro plan on May 9 , crash analytics is not included (with the old pro plan price). You can add crash analytics to your plan by adjusting the plan by logging into https://billing.axway.com/billing\r\nFor billing related issues please reach out through Chat support available in platform.axway.com \r\n\r\n\r\n\r\n\r\n", "updateAuthor": { "name": "spulipakkam", "key": "spulipakkam", "displayName": "Srinivasan Pulipakkam", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-05-20T17:12:07.000+0000", "updated": "2019-05-20T17:12:07.000+0000" }, { "id": "448533", "author": { "name": "capsizeno4", "key": "capsizeno4", "displayName": "eric harms", "active": true, "timeZone": "America/Los_Angeles" }, "body": "why is this information not available anywhere?", "updateAuthor": { "name": "capsizeno4", "key": "capsizeno4", "displayName": "eric harms", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-05-20T18:29:32.000+0000", "updated": "2019-05-20T18:29:32.000+0000" }, { "id": "448545", "author": { "name": "rmitro", "key": "rmitro", "displayName": "Rakhi Mitro", "active": false, "timeZone": "America/Los_Angeles" }, "body": "[~capsizeno4],\r\n\r\nFor details please check this [link|https://devblog.axway.com/mobile-apps/product-announcement-new-crash-analytics/].", "updateAuthor": { "name": "rmitro", "key": "rmitro", "displayName": "Rakhi Mitro", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-05-21T10:55:45.000+0000", "updated": "2019-05-21T10:55:45.000+0000" }, { "id": "448594", "author": { "name": "capsizeno4", "key": "capsizeno4", "displayName": "eric harms", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi,\r\n\r\nThat link says nothing about the subscription level or the price. its very misleading. I was spinning my wheels for 4 days trying to figure out what the issue was, and nobody was able to give me a straight answer. Very frustrating, to say the least.\r\n\r\nOn a lighter note, I did get the module to finally download, and was testing with a test app (IOS). I was seeing exceptions and logging breadcrumbs, using the documentation's code here. the crashes were appearing in my dashboard within seconds. \r\n\r\nhttps://wiki.appcelerator.org/display/guides2/AMPLIFY+Crash+Analytics\r\n\r\nI believe after a crash you have to restart the app for the crash to report to the dashboard, but I can't confirm this. If you can confirm this for me I would appreciate it.\r\n\r\nI then applied the code to my real app, and I am now not able to see any crash logs in ANY of the apps of my app dashboard, this includes my test app that I was seeing logs in before.\r\n\r\nThe ids of the apps so that you can see my logging in the dashboard are:\r\ntest app: 5ce3037a5698dc5dcb5551bb\r\nreal app: 569fcda71c22964945089614\r\n\r\nIs there a reason why I might not be able to see crash logs after applying the module to my real app? I've attached the test app's build logs as trace for your reference. There should be a number of logs reported for yesterday and today in both apps, and I'm not seeing anything.\r\n\r\nupdate: Android seems to be reporting OK at the moment. The issue is only with iOS.\r\n", "updateAuthor": { "name": "capsizeno4", "key": "capsizeno4", "displayName": "eric harms", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-05-22T16:55:33.000+0000", "updated": "2019-05-22T19:11:16.000+0000" }, { "id": "448610", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~capsizeno4] I can see your iOS crashes in your real app, but the correct time period needs to be selected.\r\n !Screen Shot 2019-05-22 at 4.53.29 PM.png|thumbnail!\r\n\r\n_Last 60 minutes_ will show crashes that have occurred in the past 60 minutes. Where _Last 24 hours_ will show crashes that have occured in the past 24 hours *PRIOR* to the current hour.", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-05-23T00:02:40.000+0000", "updated": "2019-05-23T00:02:40.000+0000" } ], "maxResults": 15, "total": 15, "startAt": 0 } } }