Problem on downloading data if connection is lost

Hello, 
I'm having problems reconnecting to the board after I put the app in background.
If I remain with the app open and I loose connection automatically the app opens a Reconnecting dialog ( as in your Metawear app ). Unfortunately, this does not happen when I put the app in background and reopen it. Do you know why? 
I need to get the connection back in some way after reopening the app from background: how can I make that reconnecting dialog appear??
Thank you so much!
  


Comments

  • Not sure why the dialog won't pop up after you resume the app.  Maybe the board isn't connected when the app is resumed?  Add log calls / breakpoints to your code to see if there are any differences in the code flow before and after you put it in the background.
This discussion has been closed.