-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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).
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request