react-native-watch-connectivity icon indicating copy to clipboard operation
react-native-watch-connectivity copied to clipboard

WCSession going inactive then messages are lost

Open xavierbeillas opened this issue 1 year ago • 1 comments

Sorry to ask this here but the WCSession on the watch side is most of the time going inactive then my messages are lost. Am I supposed to implement a queue on the react native side or is this handled by the module ? Is there something specific to handle on the watch side ? Thx

xavierbeillas avatar Jun 17 '24 13:06 xavierbeillas

If you want queued messages, use the User-Info API.

yolpsoftware avatar Jun 18 '24 07:06 yolpsoftware