Acknowledged

Android ConnectIQ SDK: No transfer of data to the watch after the first attempt

Hi,

I recently released an app that allows you to send data from your smartphone to your watch, among other things.

A user has now reported that the first transfer worked, but all subsequent ones did not.
She uses a Vivoactive 5 and an Android smartphone with Android 14.


It looks like the Android SDK is trying to execute the ConnectIQ.sendMessage() method, but the listener is never reached and no data is transmitted.
An exception is not thrown, just nothing happens.

Can anyone help me with this? I never had a similar problem in the simulator or on my Venu Sq2.

If anyone is interested, the sourcecode of my app is on github.