Giter Site home page Giter Site logo

Missing Fitness Access popup about fitkit HOT 4 CLOSED

krokyze avatar krokyze commented on July 18, 2024
Missing Fitness Access popup

from fitkit.

Comments (4)

ltonn02 avatar ltonn02 commented on July 18, 2024 1

@krokyze thanks for your advice, I think I fixed the issue. You need to add the release SHA-1 to the debug configuration as well.
My build.gradle now looks like this:

signingconfig

buildtypes

from fitkit.

krokyze avatar krokyze commented on July 18, 2024

Hey @troyzonzon could you be more specific. Android or iOS? Which version?

from fitkit.

ltonn02 avatar ltonn02 commented on July 18, 2024

Hi, I have the same problem with my app. I'm using the Android version. Every time I start the app the account selector pops up, when I click on my account nothing happens. When I try to read data using this:

final results = await FitKit.read(
DataType.DISTANCE,
dateFrom: DateTime.now().subtract(Duration(days: 5)),
dateTo: DateTime.now(),
);

I get this error:
PlatformException (PlatformException(FitKit, User denied permission access, null))

from fitkit.

krokyze avatar krokyze commented on July 18, 2024

@ltonn02 can you please verify this: #45 (comment)

from fitkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.