adobe / aepsdk-target-ios

Adobe Experience Platform - Target extension built with Swift
Apache License 2.0
0 stars 15 forks source link

[prefetch] remove hard dependency to AEPIdentity #38

Closed yangyansong-adbe closed 3 years ago

yangyansong-adbe commented 3 years ago

Also, let's not try and use CustomIdentity class as it creates a hard dependency on AEPIdentity. You can instead cast it as [[String: Any]] to parse and read the keys.https://github.com/adobe/aepsdk-target-ios/pull/11#discussion_r578284114