Skip to content

Releases: OutSystems/cordova-outsystems-healthfitness

1.2.10

07 Nov 18:01
Compare
Choose a tag to compare
  • Fix: [Android] Add safe call to avoid build error.
  • Fix: [iOS] iOS 13 "Variable not Available" Issue.

1.2.9

29 Sep 11:11
485d042
Compare
Choose a tag to compare
1.2.9 Pre-release
Pre-release
  • Fix: [iOS] Clear milliseconds from background job's date range lower bound, as HKStatistics uses for its start date. This way, the data block is not discarded from the final results (https://outsystemsrd.atlassian.net/browse/RMET-1836).
  • Feat: [Android] Implement request permissions, feature needed to android 13 compliance.
  • Fix: [iOS] Apply the AdvancedQueryDataPoint structure and AdvancedQueryResultType parameter to Category and Correlation variables as well.
  • Fix: [iOS] Fix getLastRecord's result by fetching only the latest filled value.

1.2.8

16 Aug 16:48
Compare
Choose a tag to compare
  • Fixes data retrieval for SLEEP variable in Android

1.2.7

25 Jul 11:40
8e6fcf6
Compare
Choose a tag to compare

Implemented on iOS only.

  • Apply Date Range when processing Advanced Query Result, in order to avoid fetching data blocks that don't belong to the requested dates.
  • Create AdvancedQueryDataPoint structure and AdvancedQueryResultType parameter so that we can control what to output on the native side.

1.2.6

13 Jul 11:06
f6a2958
Compare
Choose a tag to compare

New flag that allows fetching only non-empty values on performing an Advanced Query. Implemented only on iOS.

1.2.5

29 Jun 10:59
Compare
Choose a tag to compare

iOS: Swift support updated!

1.2.4

27 May 16:40
Compare
Choose a tag to compare

Fix nil optionsAllowed for Blood Glucose

1.2.3

04 May 15:42
Compare
Choose a tag to compare

Fix: Sleep variable not returning data on iOS.

1.2.2

28 Mar 09:43
Compare
Choose a tag to compare

Fixes issue when building on MABS 7.2 and sets Kotlin version as the MABS default to prevent conflicts

1.2.1

15 Feb 15:48
Compare
Choose a tag to compare

Fixes Background Jobs bugs on Android 12 due to missing PendingIntent flag