You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see this is due to the Notification Model not supporting object initialization via the properties, but instead, I have to use it via the constructor.
I had to use an older style of OOP as opposed to modern day OOP in .NET
What happened?
The latest stable version of the library returns the following error
System.ArgumentNullException: Value cannot be null. (Parameter 'appId is a required property for Notification and cannot be null')
Steps to reproduce?
Code of Conduct
The text was updated successfully, but these errors were encountered: