Skip to content

Commit

Permalink
Merge pull request #5242 from piyushjo/patch-3
Browse files Browse the repository at this point in the history
Update mobile-engagement-send-personalized-notifications.md
  • Loading branch information
rmca14 committed Dec 21, 2015
2 parents 3e02b72 + eb096f2 commit 7696987
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Now you are all set to send notifications using this **user_name**.

![][4]

> [AZURE.NOTE] Any users for which the user_name app info is not set, will not get any notification.
> [AZURE.NOTE] Any users for which the user_name app info is not set, will not get any notification. If you run the notification campaign in test mode and if you do not have app-info set then we will send '?' character to replace the placeholder.
2) When Mobile Engagement will select a device to send this notification then it will look at this app-info and replace the value in the placeholder.
For example, if we have set `str = "Scott"` for a user than the device registration will get associated with the app info of **user_name = SCOTT** for this user and this user will see an out of app push notification in the following format.
Expand Down

0 comments on commit 7696987

Please sign in to comment.