Expand my Community achievements bar.

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

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

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

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
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

View solution in original post

3 Replies

Avatar

Correct answer by
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