Assigned
Status Update
Comments
ds...@gmail.com <ds...@gmail.com> #2
Hello,
I'm only a little familiar with Power Apps. Is your app a mobile app or a web app?
This link
The primary
If your app does not work on Android mobile devices, you can also consider the
st...@google.com <st...@google.com> #3
pu...@gmail.com <pu...@gmail.com> #4
Great thanks, it is indeed for a watch face for me.
ds...@gmail.com <ds...@gmail.com> #5
Not for a watch face, more for data verification. Its easier to test things out when you get data returned immediately.
Description
When registering a callback for receiving the DataType.Steps_Daily it would be nice if the listener would be immediately called after registration with the latest value. Now it seems that you have to walk a little bit before data starts coming.
Is this what flushAsync() is for? It does not seem to work currently. Or am I doing something wrong?
Thanks!