Skip to content

Remove oldMapView in SafetyMapView #532

@justinwongeecs

Description

@justinwongeecs

The minimum deployment target version is 18.0 which we means for new updates we only support devices running 18.0 and above.

In SafetyMapView.swift we are conditionalizing on the operating system version so that for devices running iOS 16.0 and older we show oldMapView and newer devices we show SafetyNewMapView.

We should always show SafetyNewMapView.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions