v11.23.1
Bug fixes
- Fix the
disallow_expensiveHTTP setting not being respected on Android; the SDK now binds requests to a non-metered network (e.g., Wi-Fi) when this flag is set, with Cronet on API 23+ and an OkHttp fallback on older API levels. - Fix a memory leak where
HttpClientinstances could not be garbage collected because callbacks held strong references back to the client. - Internal fixes and performance improvements.
Dependencies
Fetched May 13, 2026
