Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expected result:

    • Verify that Installs and Push Enabled are updated to 1.

    • The content of the Push notification when presented on your device includes the custom filed data. 
Custom Fields






Logs

IOS

SET

[Appoxee Debug] Starting custom fields update operation...
[Appoxee Debug] Custom fields update operation completed.


GET

[Appoxee Debug] Starting custom fields fetch operation...
[Appoxee Debug] Custom fields fetch operation completed. Cached value was fetched.


Tags

GET / SET

Starting tags update operation...
[Appoxee Debug] Fetching Tags...
[Appoxee Debug] Completed fetching Tags.
[Appoxee Debug] Added tag 'TAG_NAME' to device tags
[Appoxee Debug] Updating tags operation completed.
[Appoxee Debug] Fetching Tags...
[Appoxee Debug] Completed fetching Tags.
[Appoxee Debug] Fetching Tags...
[Appoxee Debug] Completed fetching Tags.


Android

Set

Code Block
setAttributesJSON SET API: action : {"key":"a999b65a149ab8d9","actions":{"set":{"Key":"Value"}}}

Custom attribute name - "Key"

Custom Attribute value - "Value"