Hi, I'm here from malmeloo/FindMy.py#173
I'm admittedly completely unfamiliar with Rust. I'm curious if the code @ https://github.com/OpenBubbles/rustpush/blob/master/src/cloudkit.rs#L828 actually fully implements the whole "retrieve all data for the iDevices in your account" logic? And if it does, is there any easy entry point for this or some test code that covers that use-case?
A bunch of people from the "FindMy space" (me included with this app: https://github.com/parawanderer/OpenTagViewer) are very interested in allowing users to fetch data for their AirTags without requiring a MacOS device to extract the information from (see: malmeloo/FindMy.py#173 and malmeloo/FindMy.py#177)
Thx in advance!
Hi, I'm here from malmeloo/FindMy.py#173
I'm admittedly completely unfamiliar with Rust. I'm curious if the code @ https://github.com/OpenBubbles/rustpush/blob/master/src/cloudkit.rs#L828 actually fully implements the whole "retrieve all data for the iDevices in your account" logic? And if it does, is there any easy entry point for this or some test code that covers that use-case?
A bunch of people from the "FindMy space" (me included with this app: https://github.com/parawanderer/OpenTagViewer) are very interested in allowing users to fetch data for their AirTags without requiring a MacOS device to extract the information from (see: malmeloo/FindMy.py#173 and malmeloo/FindMy.py#177)
Thx in advance!