Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Update openURL #41

@regnerjr

Description

@regnerjr

UIApplication.openURL(_:) is deprecated in iOS 10. Let's remove it from our app.

The warning recommends that we change to:
"Please use openURL:options:completionHandler: instead"

This should be fine for our purposes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions