Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialization Exception in push notification plugin #165

Open
ali-h2010 opened this issue May 30, 2021 · 0 comments
Open

Initialization Exception in push notification plugin #165

ali-h2010 opened this issue May 30, 2021 · 0 comments

Comments

@ali-h2010
Copy link

I am facing an issue in initializing the plugin after following the documentation.
I already added the initialization code in AppDelegate.cs

PushNotificationManager.Initialize(options, true);
But the exception is saying that i need to initialize it as the example below which is not available.

PushNotification.Plugin.Abstractions.PushNotificationNotInitializedException:
CrossPushNotification Plugin is not initialized. Should initialize before use with CrossPushNotification Initialize method. Example:  CrossPushNotification.Initialize<CrossPushNotificationListener>()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant