BluetoothKit
BluetoothKit copied to clipboard
iOS 18 - Cannot find background peripheral
Hi 🙂
I was testing iOS 18 to see if my app was working as before, but it's not. Let me explain my situation.
I have an app and an app clip communicating through BluetoothKit. The main app is the "peripheral" and the app clip is the "central." Until now, I could launch the main app, put it in the background while launching the app clip, and the connection worked perfectly. However, since iOS 18, I have to keep the main app in the foreground for the connection to work.
I've looked everywhere but couldn't find a fix or a way to suggest a modification to the library.
Do you have any ideas about this?