https://aep-sdks.gitbook.io/docs/using-mobile-extensions/adobe-analytics/analytics-api-reference#gettrackingidentifierLatest
SDKAndroid Analytics sdk v1.2.6iOS AEPAnalytics sdk v3.0.1We try to get
tracking identifier with function "getTrackingIdentifier" and pass along
with other context variable, however with latest SDK, function
"getTrackingIdentifier" return ‘nil’ value in both platform. Also, can
confirm with Charles log, with latest SDK now we not able to "aid"
value.Note : same function wo...