Skip to content

3.33.0-beta.5

Pre-release
Pre-release

Choose a tag to compare

@stevepopovich stevepopovich released this 28 May 14:39
  • Exposes the underlying exception in Radar.ipGeocode() callbacks. RadarIpGeocodeCallback.onComplete() and the Radar.ipGeocode() lambda now receive a trailing nullable Throwable, so integrators can forward network and parse failures to error collectors like Sentry, Crashlytics, or Datadog.
  • Adds stack traces to Radar.ipGeocode() network error logs.