Which method from Mobile SDK extension to use for the data available here in the Data Collection UI?This one says that data is available locally on the client-sidehttps://developer.adobe.com/client-sdks/home/base/profile/
Its written in Profile extension documentation for Mobile SDK that these attributes are stored client-side. Might these be used by AJO ?https://developer.adobe.com/client-sdks/home/base/profile/api-reference/#updateuserattributes
How to do that? Than extension is only client-side: https://developer.adobe.com/client-sdks/home/base/profile/Do we need to use Rules in Properties and send data to Streaming API?