[TIMOB-26005] Windows: 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-05-23T23:56:55.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 7.2.0 |
| Components | Windows |
| Labels | n/a |
| Reporter | Eric Merriman |
| Assignee | Kota Iguchi |
| Created | 2018-05-01T21:38:21.000+0000 |
| Updated | 2018-06-05T20:05:07.000+0000 |
Description
We must provide an API for developers to allow end-users to opt-out of analytics.
master: https://github.com/appcelerator/titanium_mobile_windows/pull/1238 7_2_X: https://github.com/appcelerator/titanium_mobile_windows/pull/1239
Updated the API, should be good for review again now.
[~kiguchi] i am able to verify using SDK Version 7.2.0.v20180528150435 but with SDK Version 7.3.0.v20180529084649 I get the following error when trying to opt out:
Test case can be found in: https://github.com/appcelerator/titanium_mobile_windows/pull/1238 Looks like it could be a Jenkins issue (Windows - Master)Verified feature on Master SDK version 7.3.0.v20180530072516 as well. *Test and other information can be found at:* master: https://github.com/appcelerator/titanium_mobile_windows/pull/1238 7_2_X: https://github.com/appcelerator/titanium_mobile_windows/pull/1239
Closing ticket, additional testing can found at https://wiki.appcelerator.org/display/qe/GDPR+Analytics+testing