Override push parameters | Community
Skip to main content
Level 6
February 14, 2024
Solved

Override push parameters

  • February 14, 2024
  • 1 reply
  • 935 views

Hi there,

 

We have both android and ios setup using the same Push Surface. However, android and ios each have different platform id.

 

Below is what it looks like by default when we select the app surface and the default platform id (which defaults to ios platform id)

As you can see there, there is no quotation marks around the id.

 

I tried using the override button, manually input the platform id in the expression editor so we can send to android devices (see the difference in platform id), but I am getting an error like below:

 

Is there a specific way to use this override parameter button? 

 

Thanks.

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Mohan_Dugganab

If the user has both ios and android defined at the surface level, you will see the iOS section as default values in the push parameters section and this doesn't mean android devices won't be targeted.

Two push messages will be sent (with a single push activity in the canvas) based on the (token + app id + platform) combination against the profile.

So, ideally, parameter override would not be needed.

1 reply

Mohan_Dugganab
Adobe Employee
Mohan_DugganabAdobe EmployeeAccepted solution
Adobe Employee
February 15, 2024

If the user has both ios and android defined at the surface level, you will see the iOS section as default values in the push parameters section and this doesn't mean android devices won't be targeted.

Two push messages will be sent (with a single push activity in the canvas) based on the (token + app id + platform) combination against the profile.

So, ideally, parameter override would not be needed.

akwanklAuthor
Level 6
February 15, 2024

I would like to still explore overriding the field with the expression editor, putting "fcm" does not work. Is there a proper syntax for this?

Mohan_Dugganab
Adobe Employee
Adobe Employee
February 20, 2024

you will have to override all the three parameters, ensuring the appId and token are specific to fcm.