parse-community/parse-embedded-sdks

CC3200 loses connection with Parse cloud

daniyal-action opened this issue · 1 comments

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

@daniyal-action Sorry to hear about this. I'll take a look.