[TIMOB-26003] Android: Provide API to support opt-out of Analytics at runtime
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-06-04T21:04:11.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 7.2.0 |
Components | Android |
Labels | n/a |
Reporter | Eric Merriman |
Assignee | Yordan Banev |
Created | 2018-05-01T21:17:32.000+0000 |
Updated | 2018-06-05T22:37:07.000+0000 |
Description
We must provide an API for developers to allow end-users to opt-out of analytics.
The APSAnalytics native Android was recently refactored and improved, but that will be targeted for 7.3.0. These PRs are opened against the code before the Titanium and native modules are refactored. APS_SDK: https://github.com/appcelerator/aps_sdk/pull/317 master: https://github.com/appcelerator/titanium_mobile/pull/10058 7_2_X: https://github.com/appcelerator/titanium_mobile/pull/10059
FR Passed. Master & 7_2_X PR merged.
Verified the fix with SDK 7.2.0.v20180605053055. Master(7.3.0) branch seems to have an issue with building. Will close the ticket when fix is verified with 7.3.0 SDK.
Verified the fix in SDK 7.3.0.v20180604180041. Closing.