• Unified API
  • Mobile SDK
  • Connection Widget
  • Streaming
  • Blood Report API
  • Graph API
  • Health Scores
  • Health Rewards
  • Planned Workouts
  • Lab Testing
  • AI Interface
  • Enterprise
  • Insurance
  • Integrations
  • Research
  • Podcast
  • Blog
  • Reports
  • Events
  • Documentation
  • Community
  • Wearable Data
  • About
  • Customers
  • Partners
  • Careers
  • Support
  • Pricing
Terra
Pricing
Become an integrationGet started


Cookie Preferences

Essential CookiesAlways On
Advertisement Cookies
Analytics Cookies

Crunch Time: Embrace the Cookie Monster Within!

We use cookies to enhance your browsing experience and analyse our traffic. By clicking “Accept All”, you consent to our use of cookies according to our Cookie Policy. You can change your mind any time by visiting out cookie policy.

Cookies Policy
zap

Latest

zap

Popular

API

Unified API

SDK

Phone SDK

Authentication

Widget

Streaming

Streaming

Graph API

Graph API

GoogleFit/Health Connect - Android. Connection is working on debug mode but not in release mode

All

CriticalManatee26 months ago

Currently, I'm working on a Flutter app, and on Android specifically, on debug mode(dev mode) the Google Fit integration works just fine, however when I run the app in release mode(for testing nor sending to the stores) the integration fails without a meaningful message

terra

Chandruadmin26 months ago

Hey there

In order to produce a release build, you will need to complete the GOING LIVE section of Android SDK setup guide. Where you will need to complete this form to get permissions to use the Google Health Connect api in production.

You will need to:

  1. Specify which data types you intend to read from Health Connect
  2. For each permission which you are not using, add the following lines to your AndroidManifest.xml

Once these steps are completed, the build should run without crashing. Hope this helps!


ExternalBear15 months ago

How many steps I need to finish eveyday