Skip to content

Commit 213bde3

Browse files
author
Hevin
committed
Merge branch 'v2-dev'
2 parents a720561 + 11e1184 commit 213bde3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Example/Example.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ private static void ExecutePushExample()
2323
{
2424
PushPayload pushPayload = new PushPayload()
2525
{
26-
Platform = "android",
26+
Platform = "all",
2727
Audience = "all",
2828
Notification = new Notification()
2929
{

0 commit comments

Comments
 (0)