Difference between revisions of "HowTo:Start/Stop Push Service (UBIK Android)"
| Line 1: | Line 1: | ||
| − | + | If the push service is not started and the user changes the setting value from '''false''' to '''true''', the push service will be '''started'''; | |
| + | If the push service is already started and the user changes the setting value from '''true''' to '''false''', the push service will be '''stopped'''. | ||
| − | + | {{Hint|Users will still have the possibility to start/stop the push service by changing the '''ActivatePushService''' setting, even after already being logged in.}} | |
| − | + | ||
| − | + | ||
{{Attention|The push service will never be started if the user is not yet logged in, regardless of how the above mentioned setting is changed.}} | {{Attention|The push service will never be started if the user is not yet logged in, regardless of how the above mentioned setting is changed.}} | ||
| Line 10: | Line 9: | ||
* [[Push Service (Client)]] | * [[Push Service (Client)]] | ||
| − | + | [[Category:Publishing]] | |
[[Category:Android]] | [[Category:Android]] | ||
| + | [[Category:How-To]] | ||
[[Category:Version 2.4.1]] | [[Category:Version 2.4.1]] | ||
| − | |||
Revision as of 14:58, 19 March 2015
If the push service is not started and the user changes the setting value from false to true, the push service will be started; If the push service is already started and the user changes the setting value from true to false, the push service will be stopped.
| Users will still have the possibility to start/stop the push service by changing the ActivatePushService setting, even after already being logged in. |
| The push service will never be started if the user is not yet logged in, regardless of how the above mentioned setting is changed. |
