Skip to content

[Refactoring] Remove Handle* methods from IFirebasePushNotification #34

@thomasgalliker

Description

@thomasgalliker

Description

Remove all public void Handle* methods from IFirebasePushNotification. This requires adjustments in several places where these Handle methods are used.

Background & Context

These methods are solely used by internal services and should never be called from outside (user-code).
This public methode are a relict from the former Xamarin plugin.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions