Get Started

Changelog

October 2024

Oct 8 Update
  • Released Sahha SDK version 1.0.1 with the following changes:
    • (Android) Resolved an issue where under certain circumstances, native step data would stop collecting (Health Connect step data unrelated)
    • (Android) Resolved an issue where certain permission states were incorrectly returning unavailable specifically for Android version 9 (API 28)

September 2024

Sep 17 Release
  • Launched the Readiness Score in sandbox and production environments. It helps users assess their preparedness for daily physical and mental activities. More information on how it works: Readiness Score Explained
Sep 12 Release
  • Released Sahha SDK version 1.0.0 with the following changes:
    • Added getScores method to receive the latest version of our Sahha scores
    • Removed analyze method to receive deprecated version of our Sahha scores
    • Fixed recording method strings
    • (Android) Fixed a bug where in specific scenarios, incorrect permission statuses were returned
    • (Android) Fixed a data filtering bug

August 2024

Aug 22 Update
  • Released Sahha SDK version 0.4.5 with following changes:
    • (Android) Improved the quality of step data being sent to Sahha API
    • Changed getSensorStatus and enableSensors method parameters to require an explicit list of sensors
    • (iOS) Delete credentials if API response is unauthorized
    • (Android) Fixed a bug where the foreground service would attempt to periodically restart
    • (Android) Fixed a minor bug when batching data

July 2024

Jul 19 Feature

Introduced integration of Sahha Demo App with the Sahha Dashboard's Sandbox Environment, enabling teams to quickly onboard participants by sharing a simple QR code or URL. This feature streamlines the process of data collection for testing or demonstrations, without needing to integrate the Sahha SDK into your own app.

Guides to help get started:

  1. Syncing the Sahha Demo App with your Sahha account
  2. Using Sahha webhooks with Firebase Functions and storing data in Firebase Firestore
Previous
Demo Apps