Expand my Community achievements bar.

Adobe Campaign User Groups are live now. Join our Adobe Campaign User Groups and connect with your local leaders!
SOLVED

[Integration] Track silent push in iOS

Avatar

Level 1

While integration of the lib into iOS app I faced with a problem. According the spec, silent pushed must be tracked with key NL_TRACK_RECEIVE, but there is no key defined in headers file. I found only NL_TRACK_CLICK. So, what value I have to use for silent pushes?

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Which SDK version are you using?

NL_TRACK_RECEIVE should have been added in 1.0.25 version for iOS if I remember correctly.

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

Which SDK version are you using?

NL_TRACK_RECEIVE should have been added in 1.0.25 version for iOS if I remember correctly.

Avatar

Level 1

Thank you!

Our customer have provided to us v1.0.24. Asked for new one, I hope it'll help.