[MOD-2437] Android: Ti.Cloudpush needs a few adjustments to work with the refactored APSanalytics
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Medium |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2018-08-27T14:43:27.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | CloudPush |
Labels | n/a |
Reporter | Yordan Banev |
Assignee | Yordan Banev |
Created | 2018-06-29T15:16:54.000+0000 |
Updated | 2018-08-27T14:43:27.000+0000 |
Description
Since the refactored version of APSAnalytics was included in Titanium SDK Ti.Cloudpush needs some minor adjustments to work properly. TiPlatformHelper is no longer extending the removed APSAnalyticsHelper, so APSAnalyticsInfo abstract methods are overwritten directly from aps-analytics.
PR: https://github.com/appcelerator-modules/cloudpush/pull/42