Avatar

Level 2

Hi

I am Adobe certified expert trying to install SDK 4 to 2 clients. SDK4 is new and unfortunately there is not enough documentation explaining all the new stuff in HELP. I know JavaScript but I don't know mobile development and when I show these requirements to mobile developers they also don't understand it. There are no examples of the possible values of the variables. There is only syntax, this makes our life very hard.

I am going to post some of my questions here with hope getting some answers.

 

My first question is:

1-What is Privacy Status and PrivacyDefault. First of all I want to understand what are they doing? and why there are 2 different variables which looks like doing the same thing

 

2-LifetimeValue: It is not clear what we need to do here

Returns the lifetime value of the current user.

Default: 0

 NSDecimalNumber *lifeValue = [ADBMobile lifetimeValue];

thanks

 

 

thanks for the help