Leiste mit Community-Erfolgen erweitern.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

arm64 ios

Avatar

Level 1

I get the following error when running on the simulator.  This doesn't show up when building for a physical device.  

Undefined symbols for architecture arm64:

  "_OBJC_CLASS_$_AppMeasurement", referenced from:
   objc-class-ref in AnalyticsAgent.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Is there a version of the AppMeasurement library that would support ARM64 and not give this error?

K. Subramanian

Themen

Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Employee

The download page for the iOS SDK is here:

https://marketing.adobe.com/developer/en_US/gallery/app-measurement-for-ios

Once you log in, under Attachments you will see links for both v3 and v4 of the SDK.

Jared Butterfield
Mobile Engineer

Lösung in ursprünglichem Beitrag anzeigen

3 Antworten

Avatar

Korrekte Antwort von
Employee

The download page for the iOS SDK is here:

https://marketing.adobe.com/developer/en_US/gallery/app-measurement-for-ios

Once you log in, under Attachments you will see links for both v3 and v4 of the SDK.

Jared Butterfield
Mobile Engineer

Avatar

Employee

Hi,

64-bit is supported on SDK versions 3.2+ and any 4.x version. Hope that helps!

Jared Butterfield
Mobile Engineer

Avatar

Level 1

Can you please provide a download link for the highest 3.x version?

We are not yet ready for the 4.x.

Thanks.

K. Subramanian