Worklight: How to get current device ID for Push subscription
问题 I want to get the currently subscribed device ID ? how i can get it on the client side or on the server side? I know the subscription table, but i donn't want to get from it. Secondly, if one user has already subscribed two devices and now he/she is subscribing third device, i want to capture the third (current) device ID. Later, I have to save that third device Id in my another table. If there is no way to identify the currently subscribed device , then if i go to subscription table, then