watch-connectivity / react-native-watch-connectivity

Enable communication between apple watch app and react native
http://mtford.co.uk/react-native-watch-connectivity/
MIT License
713 stars 92 forks source link

WCSession going inactive then messages are lost #127

Open xavierbeillas opened 5 months ago

xavierbeillas commented 5 months ago

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

yolpsoftware commented 5 months ago

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