Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include (Find My) Friends in FindMyHistory #12

Open
SandiyosDev opened this issue Apr 12, 2023 · 5 comments
Open

Include (Find My) Friends in FindMyHistory #12

SandiyosDev opened this issue Apr 12, 2023 · 5 comments

Comments

@SandiyosDev
Copy link

Could a optional feature be included to add Friends into the location history?

@fjxmlzn
Copy link
Owner

fjxmlzn commented Apr 12, 2023

I think it does include friends' locations if you are able to see them in the FindMy App. Are you able to see the missing Friends' locations in the FindMy App?

@SandiyosDev
Copy link
Author

I think it does include friends' locations if you are able to see them in the FindMy App. Are you able to see the missing Friends' locations in the FindMy App?

I did some digging and found that the location data for Find My Friends is stored in a JSON file at '~/Library/Caches/com.apple.findmy.fmfcore/FriendCacheData.data'. The syntax is a bit different than the JSON file used for Find My devices, so it would be great if support could be added for parsing this file and combining it with the existing data.

Also, I was forking it on my own and just testing out how I could parse that data (device based) to integrate it with a map platform. (Sorta like "location history" on google maps), still testing things out.

@fjxmlzn
Copy link
Owner

fjxmlzn commented Apr 14, 2023

Thank you! Feel free to make a pull request on this feature!

@alewine
Copy link

alewine commented Jul 31, 2023

@SGprooo Did you ever get this working? I'd be happy to take a look at whatever code you've done so far, and work to wrap it up.

@durosity
Copy link

durosity commented Sep 8, 2023

@SGprooo Did you ever get this working? I'd be happy to take a look at whatever code you've done so far, and work to wrap it up.

Don't suppose you ever got anywhere with that did you? I'd love that functionality in here, it'd make certain things way more easy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants