JORGE ALBER
11/13/2022, 10:22 PMyschimke
11/13/2022, 10:30 PMyschimke
11/13/2022, 10:31 PMyschimke
11/13/2022, 10:32 PMyschimke
11/13/2022, 10:33 PMJORGE ALBER
11/13/2022, 10:49 PMFinlandia
11/14/2022, 2:26 AMonDataChanged
from DataClient.OnDataChangedListener
, @yschimke Do you have any idea what could I be missing to be able to listen to the data events in the mobile app? I will appreciate any input or suggestion ☺️ Thank you in advanceJohn Nichol
11/14/2022, 7:52 AMlouiscad
11/14/2022, 9:00 AMyschimke
11/14/2022, 10:13 AMyschimke
11/14/2022, 10:24 AMFinlandia
11/14/2022, 10:27 PMFinlandia
11/14/2022, 10:36 PMDataLayerListenerService
class (also in the mobile app), which overrides the onDataChanged
method can be seen in the second image. However, it seems the service is not listening to any the data changes triggered by the wearable app. am I missing something? Thanks for you help!louiscad
11/15/2022, 7:24 AMFinlandia
11/15/2022, 9:14 AMlouiscad
11/15/2022, 9:15 AMlouiscad
11/15/2022, 9:16 AMManifest.permission
louiscad
11/15/2022, 9:16 AMlouiscad
11/15/2022, 9:16 AMlouiscad
11/15/2022, 9:17 AMlouiscad
11/15/2022, 9:48 AMFinlandia
11/15/2022, 9:48 AMlouiscad
11/15/2022, 9:49 AMlouiscad
11/15/2022, 9:49 AMawait()
or did you register a callback that also lets you know about failures for the message sending from the wear app?yschimke
11/15/2022, 9:53 AMyschimke
11/15/2022, 9:54 AMyschimke
11/15/2022, 10:00 AMFinlandia
11/15/2022, 10:01 AMawait()
as follows dataClient.putDataItem(request).await()
. Both devices have internet connection and bluetooth connection enabledFinlandia
11/15/2022, 10:05 AMyschimke
11/15/2022, 10:07 AMyschimke
11/15/2022, 10:07 AMFinlandia
11/15/2022, 2:49 PMArjun Achatz
11/17/2022, 7:05 AMyschimke
11/17/2022, 7:40 AMFinlandia
11/17/2022, 11:19 AMlouiscad
11/17/2022, 11:23 AMyschimke
11/17/2022, 12:33 PM