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.
1 parent 996a461 commit 11e1184Copy full SHA for 11e1184
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