We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The latest version of the SDK causes the notification unable to create.
After I try to execute the OneSignal CreateNotification function from the latest SDK version, this error occurs
Below is my code on how to trigger the error
1. Execute the CreateNotificationSuccessResponse result = apiInstance.CreateNotification(notification); 2. Error occurs
Notification send out successfully
No response
The text was updated successfully, but these errors were encountered:
Duplicate of #7
Sorry, something went wrong.
closing as duplicate
No branches or pull requests
What happened?
The latest version of the SDK causes the notification unable to create.
After I try to execute the OneSignal CreateNotification function from the latest SDK version, this error occurs
Below is my code on how to trigger the error
Steps to reproduce?
What did you expect to happen?
Notification send out successfully
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: