Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Obsolete message for Device.OpenUri mentions non-existent APIs #11433

Closed
Eilon opened this issue Jul 14, 2020 · 1 comment
Closed

Obsolete message for Device.OpenUri mentions non-existent APIs #11433

Eilon opened this issue Jul 14, 2020 · 1 comment
Assignees
Labels
Core e/1 🕐 1 in-progress This issue has an associated pull request that may resolve it! t/bug 🐛

Comments

@Eilon
Copy link
Contributor

Eilon commented Jul 14, 2020

Device.OpenUri is marked as obsolete with this message:

[Obsolete("OpenUri is obsolete as of version 4.3.0. Use Launcher.OpenUri (or CanOpen, or TryOpen) from Xamarin.Essentials")]

But none of those APIs exist on Launcher. These are the APIs that exist:

  • OpenAsync
  • TryOpenAsync
  • CanOpenAsync

The message should be updated to reflect the correct API names.

@pauldipietro pauldipietro added this to New in Triage Jul 14, 2020
@Eilon
Copy link
Contributor Author

Eilon commented Jul 14, 2020

This is where the obsolete message was originally added: #6844

Eilon added a commit that referenced this issue Jul 14, 2020
@jsuarezruiz jsuarezruiz self-assigned this Jul 15, 2020
@jsuarezruiz jsuarezruiz moved this from New to Ready For Work in Triage Jul 15, 2020
Eilon added a commit that referenced this issue Jul 15, 2020
Triage automation moved this from Ready For Work to Closed Jul 20, 2020
@samhouts samhouts added the in-progress This issue has an associated pull request that may resolve it! label Jul 30, 2020
@samhouts samhouts added this to In Progress in .NET MAUI Backlog Jul 30, 2020
@samhouts samhouts added this to In Progress in vCurrent (4.8.0) Jul 30, 2020
@samhouts samhouts moved this from In Progress to Done in vCurrent (4.8.0) Jul 30, 2020
@samhouts samhouts removed this from Closed in Triage Sep 11, 2020
@PureWeen PureWeen moved this from In Progress to Closed in .NET MAUI Backlog Feb 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Core e/1 🕐 1 in-progress This issue has an associated pull request that may resolve it! t/bug 🐛
Projects
Development

Successfully merging a pull request may close this issue.

3 participants