You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 13, 2020. It is now read-only.
Using this SDK, the CC3200 device initially connects to the Parse cloud and receives push notifications, But when the device is kept idle for a few minutes, it loses connection with Parse and does not respond to any notification sent to it. I tried updating the SDK and also kept the functions 'parseRunPushLoop' and 'parseProcessNextPushNotification' on continuous call, but that did not solve the issue. Can anyone help me with this. Thanks in advance