Skip to content

AppStore navigation issue. #515

Open
@rm-austinodiadi

Description

@rm-austinodiadi

Following the migration from UIApplication.openURL(_:) to UIApplication.open(_:), I have noticed that the update app alert does not open the AppStore on iOS 18 however it throws this error in the console.

"BUG IN CLIENT OF UIKIT: The caller of UIApplication.openURL(:) needs to migrate to the non-deprecated UIApplication.open(:options:completionHandler:)

I think Apple has enforced the deprecation from iOS 18 and suggests that calling ...openURL(_:) does nothing. See: https://developer.apple.com/documentation/uikit/uiapplication/openurl(_:)

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