CBPeripheral in background on iOS 13
CBPeripheral in background on iOS 13
- Subject: CBPeripheral in background on iOS 13
- From: Darren Jones via Bluetooth-dev <email@hidden>
- Date: Sat, 1 Feb 2020 09:42:33 +0000
I’m having trouble with a CBPeripheral running in the background. It works fine
on iOS 12 but not on iOS 13. Has something changed that I might be missing?
I obviously have the background flag set in info.plist
What happens is I can discover the device when scanning for devices with my
service. I can connect then request the services, again using my service as a
filter.
didDiscoverServices callback is called so it must have found it, but the array
of services is empty!
This is only on iOS 13 and works perfectly fine in the foreground.
Any ideas?
Sent from my iPhone
_______________________________________________
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