Skip to content

No information about updates #19

@guenterrudigier

Description

@guenterrudigier

Hi there

I tried to install the this package in my maui app and if I reduce the app version in debugger to 12 and start the app, no information is shown, that there is an update (13) available.

Strange is, that i do not get any debug outputs in the console!

builder.UseMauiApp<App>() .UseAndroidInAppUpdates(ops => { ops.DebugAction = (applog) => { Console.WriteLine("Debug InAppUpdate: " + applog); }; })

Is there something wrong in your lib or is it my fault?

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