We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a720561 + 11e1184 commit 213bde3Copy full SHA for 213bde3
Example/Example.cs
@@ -23,7 +23,7 @@ private static void ExecutePushExample()
23
{
24
PushPayload pushPayload = new PushPayload()
25
26
- Platform = "android",
+ Platform = "all",
27
Audience = "all",
28
Notification = new Notification()
29
0 commit comments