Skip to content

Rustpush #5

@devnoname120

Description

@devnoname120

It looks like Rustpush supports Find My! This would make it more robust and improve support (iCloud’s web interface private APIs miss a lot of information such as location reports by other users).

https://github.com/OpenBubbles/rustpush/blob/8eff6251b5bc62dbb179e1f320bfb97fab502b1d/src/test.rs#L658-L664

Here is specifically the structure that contains the location information: https://github.com/OpenBubbles/rustpush/blob/8eff6251b5bc62dbb179e1f320bfb97fab502b1d/src/findmy.rs#L781

The list of locations is obtained by sync_item_positions():
https://github.com/OpenBubbles/rustpush/blob/8eff6251b5bc62dbb179e1f320bfb97fab502b1d/src/findmy.rs#L1137

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions