Git Product home page Git Product logo

Comments (5)

jeffrey-schmitz avatar jeffrey-schmitz commented on September 25, 2024 2

I ran into this issue and was able to figure it out with trial and error.
For me, it was because I was putting extras in the pending intent. Apparently, the locations are stored in the extras, and will not be written there if data already exists.

If you need to put extra data, you can throw it in the Data URI parameter, but it's pretty hacky. I'm hoping they solve this soon.

https://stackoverflow.com/questions/32893006/android-fusedlocationproviderapi-incoming-intent-has-no-locationresult-or-locat

from background-location-updates-android-o.

mrinalTASKER avatar mrinalTASKER commented on September 25, 2024

Have you resolved this issue because i'm also getting the same.

from background-location-updates-android-o.

sivabe35 avatar sivabe35 commented on September 25, 2024

Always getting the same null in LocationResult.extractResult(intent); Any Fix?

from background-location-updates-android-o.

fatmaselin avatar fatmaselin commented on September 25, 2024

have you resolved this issue ? or is there anyone any idea what can cause that ?

from background-location-updates-android-o.

fatmaselin avatar fatmaselin commented on September 25, 2024

@parkskier426 thank you for your answer. I removed the put extras in the pending intent and this is the solution what I am looking for. thanks again.

from background-location-updates-android-o.

Related Issues (12)

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.