Bug Fixes
- Fixed
locations.request(...)so it now calls the server’s currentRequestFriendLocationSharingRPC. This should make friend location requests work correctly again. 📍 (0d84d9f) - Updated idempotency handling for the renamed location-sharing RPC, so request retries/deduping still behave as expected.
Improvement
- Location request receipts now match the server response more directly by returning
status.
Breaking Changes
LocationRequestReceiptnow usesstatusinstead ofrequestedandrequestStatus. Update code likereceipt.requestStatusto readreceipt.statusinstead.
Version: 0.11.2