google / android-fhir

The Android FHIR SDK is a set of Kotlin libraries for building offline-capable, mobile-first healthcare applications using the HL7® FHIR® standard on Android.
https://google.github.io/android-fhir/
Apache License 2.0
458 stars 238 forks source link

Clicking on "manual sync" does not initiate the one-time sync. #2492

Closed santosh-pingle closed 2 weeks ago

santosh-pingle commented 2 months ago

Describe the bug Clicking on manual sync does not trigger the one time sync.

Component reference app,

To Reproduce Steps to reproduce the behavior:

  1. Open demo app
  2. Create new patient
  3. Click on manual sync
  4. See, manual is not triggered

Expected behavior It should trigger the manual sync, and sync the patient.

Screenshots If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

Would you like to work on the issue? Please state if this issue should be assigned to you or who you think could help to solve this issue.

santosh-pingle commented 2 months ago

This might have caused the issue #2348

santosh-pingle commented 1 month ago

@@hoangchungk53qx1 can you please take look at it?

hoangchungk53qx1 commented 1 month ago

@@hoangchungk53qx1 can you please take look at it?

i'll check it again tomorrow

hoangchungk53qx1 commented 1 month ago

i just checked, everything is still working Let me try again with your device

hoangchungk53qx1 commented 1 month ago

@santosh-pingle i see it, i created MR (https://github.com/google/android-fhir/pull/2507)