내 커뮤니티 업적 표시줄을 확대합니다.

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

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

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

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
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

원본 게시물의 솔루션 보기

3 답변 개

Avatar

정확한 답변 작성자:
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