Hi Nick,
if your app is killed by the user, then you are done. There is nothing to prevent or act upon it.
If your app is killed by the system, then state restoration should do its job, given you set up the
connectPeripheral:options: options correctly. Please look up the related documentation and tons of StackOverflow Qs.
To keep your app connected, you should issue connectPeripheral with the same parameters as previously, as soon as you receive the disconnected callback.
Thanks,
Andras
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden