Hi there, can someone please tell me how we can access value of a profile attribute in an offer for Mobile app (iOS and Android both)? In Web, its done through following syntax:
var e = '${profile.yourAttribute}';
Is there any equivalent method/way for Mobile app as well? thanks in advance,