Skip to content

[Android] Update PushKit to the latest version and upgrade to AndroidX from Support or remove it completely #11

@entdark

Description

@entdark

Platform: Android
The issue is here:

<dependency id="Xamarin.Android.Support.v4" version="28.0.0.3" />

Push kit bindings contain some helpers that are special addition:
Original push kit does not depend on those. So I'd suggest to remove those helpers or move them to another new NuGet. It's up to the final user how to display notifications and we should not depend on Support or AndroidX at all.

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