[MOD-2265] "enabled" property should be removed from ti.cloudpush module
| GitHub Issue | n/a | 
|---|---|
| Type | Improvement | 
| Priority | None | 
| Status | Open | 
| Resolution | Unresolved | 
| Affected Version/s | Release 5.3.0, Release 5.4.0 | 
| Fix Version/s | n/a | 
| Components | CloudPush | 
| Labels | qe-5.4.0 | 
| Reporter | Wilson Luu | 
| Assignee | Unknown | 
| Created | 2016-06-24T00:11:48.000+0000 | 
| Updated | 2018-03-06T18:52:23.000+0000 | 
Description
	*Details:* Currently, if you use the 
enabled property from ti.cloudpush module, you will encounter this warning:
06-23 14:58:58.667 13968 13968 W CloudpushModuleImplementation: (main) [13287,42229] Setting 'enabled' is not required for GCM; it is sufficient to only call 'retrieveDeviceToken'.
*Expected:* The enabled property should be removed instead.
No comments