parse-community / parse-embedded-sdks

The Embedded SDKs for the Parse Platform
http://parseplatform.org
Other
246 stars 118 forks source link

CC3200 loses connection with Parse cloud #55

Open daniyal-action opened 8 years ago

daniyal-action commented 8 years ago

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

francip commented 8 years ago

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