[AC-5499] Need the details of the Android and iOS SDK used in APM Module.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Done |
Resolution Date | 2018-01-09T15:28:38.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Appcelerator Modules |
Labels | android, apm, ios |
Reporter | shumne |
Assignee | Hans Knöchel |
Created | 2018-01-09T07:28:22.000+0000 |
Updated | 2018-01-09T15:28:42.000+0000 |
Description
Hi,
We need some details on the Appcelerator Performance Module.
Currently, we are using the following version of APM module in our application.
1. APM v1.1.5
2. APM v2.0.0
We need some details regarding which Apteligent version of iOS and Android SDK are used in these modules.
Hey there, first of all: They are both outdated. The latest ones are 2.1.0 (SDK < 7.0.0) and 3.0.0 (SDK >= 7.0.0). Regarding your question: - v1.1.5 (released August 26, 2015): Crittercism SDK 5.3.3 - v2.0.0 (released July 21, 2016): Crittercism SDK 5.3.3 Note: 2.0.0 has the same one because of the version bump of Android (Titanium SDK 5.0.0 -> 6.0.0) Regarding the latest ones: - 2.1.0 (released June 27, 2017) uses the Crittercism (now Apeligent Crittercism) SDK 5.8.7 - 3.0.0 (released November 8, 2017) used the same one because of the version bump of Android (Titanium SDK 6.0.0 -> 7.0.0) So in conclusion: - If you are currently using Titanium SDK 5.x: Update to Titanium 6 or 7 to use latest versions - If you are currently using Titanium SDK 6.x: (Recommended) Upgrade to Titanium 7 or use APM 2.1.0 I hope this helps! Let us know if you need more details, but that's likely all I have for you right now. Thanks!
Thanks Hans, Appreciate the detail help! :)