Code Monkey home page Code Monkey logo

Comments (6)

clburlison avatar clburlison commented on May 27, 2024

The cdhash in clients.plist is no longer created in Sierra so it falls back to 10.10 style formatting. I don't think this is a problem but I need to do more 10.11 to 10.12 upgrade tests. I think if you upgrade from 10.11 with: LS on and python enabled, pinpoint would continue to work (more testing needed)

The root issue, that I am working on is, I'm unable to start/stop Location Services with:

sudo launchctl unload /System/Library/LaunchDaemons/com.apple.locationd.plist
sudo launchctl load /System/Library/LaunchDaemons/com.apple.locationd.plist

I'm not even sure it is possible to work around that anymore. Apple might have made that restricted. It might be possible to start prompting end users to enable location services themselves however I really don't like that solution. It isn't very corporate friendly.

from pinpoint.

clburlison avatar clburlison commented on May 27, 2024

And what I've been working on for 24 days just started working. Can others running 10.12 please test the launchctl commands above and let me know if it does properly disable and then re-enable Location Services. You'll need to close and relaunch System Preferences > Security & Privacy > Privacy (tab) for it to reload the settings.

from pinpoint.

bochoven avatar bochoven commented on May 27, 2024

Confirmed to be working on 10.12.1 Beta (16B2338c):

sudo launchctl unload /System/Library/LaunchDaemons/com.apple.locationd.plist

Location services are disabled

sudo launchctl load /System/Library/LaunchDaemons/com.apple.locationd.plist

Location services are enabled again

from pinpoint.

pnerum avatar pnerum commented on May 27, 2024

I use 10.12 (16A323) and the launchctl commands work.

from pinpoint.

clburlison avatar clburlison commented on May 27, 2024

Thanks guys. That helped narrow down my issue. Location Services on 10.12 has changed but the above isn't the hiccup.

from pinpoint.

pnerum avatar pnerum commented on May 27, 2024

No thank you! Ill try out the new version that i’ve received with autopkg!

from pinpoint.

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.