v1.13.35 (2026-06-05)
-
Fix: Fixed a crash in the Wi-Fi location strategy where a server-side body error response was incorrectly propagated as a null callback argument, causing callers to receive an undefined result and crash on property access (
lat,accuracy). (SoraKenji) -
Fix: Fixed coordinate validation in the location trigger to accept
lat/lngvalues returned as strings by the geo provider, parsing and validating them against valid geographic ranges instead of rejecting them outright. (SoraKenji)