Skip to content

Incomplete documentation for StoreContext.GetAppAndOptionalStorePackageUpdatesAsync() #2514

@vgromfeld

Description

@vgromfeld

The documentation of Windows.Services.Store.StoreContext.GetAppAndOptionalStorePackageUpdatesAsync is incomplete.

The method is succeeding and returning a null value when there is no internet connection.

The documentation should be updated to something like:

-returns
An asynchronous operation that, on successful completion, returns a collection of StorePackageUpdate objects that represent the packages that have updates available or null if there is not internet connection.

Another (and probably better) option is to fix the implementation to return an empty list instead of a null value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pri3Topic is in the bottom 50% of page views for the repo or was not created via Feedback control.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions