HI KMM team any Idea! kotlin multiplatform Bluefal...
# multiplatform
g
HI KMM team any Idea! kotlin multiplatform Bluefalcon not working in iOS application background I want to communicate in app background in iOS
c
Not sure what you mean with „communicate“ and what bluefalcon is, but iOS is very strict with background tasks.
g
communication I mean , BLE continuously send the bytes to mobile in BG.
c
yeah, not in iOS. you have around 5 seconds for running tasks that started in the FG and will then be killed.
Bluetooth could be configured though. check how to do that with the library you are using. https://developer.apple.com/documentation/xcode/configuring-background-execution-modes