Skip to content

TimeZone Id not being returned on reverse geocode #86

Open
radarlabs/radar-sdk-ios
#450
@diegogarciar

Description

@diegogarciar

I noticed that the timeZone.id is null when performing a reverse geocode.

  • I checked the web sdk and it is being returned successfully
  • I checked the iOS SDK piece of the flutter plugin and the id is also present in the API response
Image

Steps to reproduce

  • Perform a Reverse geocoding request
  • Verify response

Expected result

  • Timezone.id should be available

Actual result

  • Timezone.id is null

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions